a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: none;
	font-family: tahoma;
                font-size: 7pt;
	color: #D8B1B5;
	cursor: default;
          
}
a:hover {
	text-decoration: underline;
                background-color: #DDDCD1;
	font-weight: bold;
	font-family: tahoma;
                font-size: 7pt;
	color: #FFFFFF;
	cursor: default;
	border-bottom: 2px solid #FFFFFF;
}

body {
color: #A5A8AD;
background-color: #FFFFFF;
font-size : 7pt;
font-family : tahoma;
cursor: default;
text-align: justify;
line-height:10pt;
}

u{
font-size : 7pt;
font-family :tahoma;
color: #BBC5B1;
border-bottom: 2px solid #DFCCBC;

}

b{
font-size : 7pt;
font-family : tahoma;
color: #ADC1C5;
text-decoration:bold;
}

i{
font-size : 7pt;
font-family : tahoma;
color: #D8B0B2;
text-decoration:italic;
}

input, select, textarea {
border-bottom: 1px solid #777777; 
border-top: 0px solid #000000; 
border-left: 0px solid #000000; 
border-right: 0px solid #000000; 
color:#777777;
background: #FFFFFF;
font-size: 7pt;
font-family: tahoma;
}

.header { 
font-size:20pt;
font-weight: bold;
font-family: georgia;
text-align : justify;
color:#C5CCBB;
}

.wpheader { 
font-size: 13pt;
font-weight: bold;
font-family: times new roman;
color:#F4C89C;
}

.content { 
font-size: 7pt;
font-weight: none;
font-family: tahoma;
color: #72757B;
text-align: justify;
line-height: 10pt;
}

div.top{
background-color: transparent;
border-top: 0px #E0E0E0 solid;
border-bottom: 2px #FFFFFF dotted;
border-right: 0px #E0E0E0 solid;
border-left: 0px #E0E0E0 solid;
padding: 2px;
text-align: center;
}

div.content{
background-color: transparent;
border-top: 0px #FFFFFF dotted;
border-bottom: 0px #FFFFFF dotted;
border-right: 0px #FFFFFF dotted;
border-left: 0px #FFFFFF dotted;
text-align: justify;
padding-top: 2px;
padding: 3px;
}

body{
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #DAE6F4;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #DAE6F4;
scrollbar-track-color: #ffffff; 
}

