/* CSS Document */

body,td,th {
font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 12px;
	color: #000000;
	text-align:left;
	
}
p {align:left;}

a {
	font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 12px;
	color: #0000CC;
	font-weight:bold;
	text-decoration:none;
}
a:hover { 
background-color:#CCCCFF;
}

li{
	font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 12px;

}

h2 { color:#000066;

}
.txt1 {
	font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 12px;
	color: #000000;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {color: #FFFFFF}



.rt {float:right;}

.lt {float:left;}

h5 { font-size: 16px;
font-weight:bold; }
 

