.style1 {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
}
.style3 {
	font-family: Times New Roman, Times, serif; 
	font-size: 13px; 
}
.style4 {
	color: #FFFFFF;	
	font-weight: bold;
}
.style5 {
	font-size: 17px;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-size: 11px;	
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000066;
}