body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-weight: bold;
}
.style2 {
	font-size: x-small;
}
.style4 {
	font-size: xx-large;
	font-weight: bold;
}
.style5 {
	font-size: x-small;
	font-weight: bold;
}
.style7 {
	font-size: 1px;
	color: #CCCCCC;
}
a:link {
	color: #16047B;
}
a:visited {
	color: #660000;
}

.bluestyle {
	font-size: large;
	font-weight: bold;
	color: #16047B;
}