body{background:#ffffff url('bg.png')  }



body, tr, td, h6, p, li 
{font-size: 7pt; 
font-family: Tahoma; 
color:#000000; 
line-height:12px; 
text-align:justify;
letter-spacing:0pt}









a:link {
	color: #BD737D;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
	color: #BD737D;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #BD737D;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #99A5AF;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
	border-bottom: 1px dotted #c0c0c0;
}


body{scrollbar-face-color:#ffffff;
overflow-x:hidden;
scrollbar-shadow-color:#C0C0C0;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#C0C0C0;}



b {
	font-family:Tahoma;
	font-size:6pt;
	color:#99A5AF;
	text-transform:uppercase;}
	
	



input, textarea, select, checkbox{
                border-bottom: 1px solid #99A5AF; 
	border-top: 1px solid #99A5AF; 
	border-left: 1px solid #99A5AF; 
	border-right: 1px solid #99A5AF;
background-color: #ffffff;
font-weight: normal;
	font-family: Tahoma;
	color:#000000;
	font-size: 7pt;
