BODY {
	color : Black;
	font-family : Verdana, Arial,, sans-serif;
	font-size : 10 pt;
	background-color: #6699FF;
}
TABLE,TR, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A {
	color : #00008B;
	font-size : 12px;
}

A:HOVER {
	color : Red;
font-size : 12px;
}
.cellbg {
	background-image: url(images/rotatorcellback.jpg);
}
.bold-blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06F;
	font-weight: bolder;
	font-size: 14px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #090;
	background-color: #FF0;
}
.bigred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #F00;
}
.bignavy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #60F;
	text-decoration: underline;
}
.fairtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.orange {
	color: #F90;
}
.bordercolor {
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
}

