a:link {text-decoration: underline; color: #DEDCE1;}
a:visited {text-decoration: underline; color: #C5CCBA;}
a:hover {text-decoration: none; color: #DBDEC9;}
a:active {text-decoration: underline; color: #FFFFFF;}

b{color: #EEDEDB; font-weight: bolder;}

body{
background: #FFFFFF;
font-size: 8pt; 
font-family: courier new; 
color: #B7C4C9; 
 text-align: justify;
padding-top: 0;
padding-bottom: 0;
padding-left: 0px;
padding-right: 0px;}

h2 {font-family: verdana;
color: #9A002F;
font-size: 8pt;
margin-top: 0px;
font-weight: normal;}

h3 {font-family: verdana; color: #3A4E4C; font-size: 11px;
margin-top: 0px;
border-bottom: 1px solid #505D56;
width: 100%;}

input,textarea,select,option{
padding: 1px;
font-size: 10px;
border-style: solid;
border-width: 1px;
border-color: #FF1B5A;
background: #202020;
color: #FF1B5A;}