
a:link    {
 color: #000000;
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
 letter-spacing: 0px; 
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
 }

a:visited { 
 color: #000000;
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
 letter-spacing: 0px; 
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
 }


a:active  { 
 color: #000000; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: underline; 
 letter-spacing: 0px; 
}

a:hover { 
 color: #FF9900;
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
 letter-spacing: 0px; 
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
 }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
td {
	font-family:Tahoma;
	font-size:11px;
	
}
form
{
	margin:0px;
}


.title01 {
	color: #42637f;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;
	
}
.title02 {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;
	
}
.title03 {
	color: #ffffff;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;

}