/* CSS Document */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}

.style3 {
font-family: Times New Roman, Times, serif; 
font-weight: bold; 
color: #990000; 
font-size: 16px;
}

.style2 {
	border-bottom-style:solid;
	border-bottom-color:#000066;

}
.style4 {
	border-top: 5px solid #000066;
	border-right: 5px none #000066;
	border-bottom: 5px none #000066;
	border-left: 5px none #000066;
}
.style5 {
	font-family:Arial, Impact, "Lucida Sans Unicode";
	size: 14px;
}
.style6 {
font-family: Times New Roman, Times, serif; 
font-weight: bold; 
color: #000066; 
font-size: 12px;
}
