.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.bolded {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.style3:hover {
	color: #C10000;
	text-decoration: underline;	
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;	
}
.style4:hover {
	color: #0099FF;
	text-decoration: underline;	
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.style5:hover {
	color: #0099FF;
	text-decoration: underline;	
}
.style6 {
	color: #CC6600;
	font-weight: bold;
}
.style7 {color: #CC6600}

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;	
}
.style8:hover {
	color: #0099FF;
	text-decoration: underline;	
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;	
}
.style9:hover {
	color: #990000;
	text-decoration: underline;	
}
