/* CSS Document */

body,td,th {
font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 12px;
	color: #000000;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 12px;
	color: #000099;
	font-weight:bold;
	text-decoration:none;
}
a:hover { 
background-color: #CCCC99;
}

li{
	font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 12px;

}
h1{ color: #12174F;
    font-size:28px;

}
h2 { color:#12174F;
    font-size:20px;
}
h5 { color:#12174F;
    font-size:18px;

}
.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;}