a:active {  color: 0000CC}
a:hover { color: 0000CC}
a:link { color: 0000CC}
a:visited { color: 0000CC}
h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 36px;
	letter-spacing: 7px;
	color: 000066;
	margin: 0;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 000000;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 000000;
}
.bodyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 0000CC;
}
.bodybluebold {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 4.5px;
	color: 0000CC;
}
.bodygrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: 333333;
}
.bodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: FF0000;
}
