body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  URL(images/bround.gif);
	background-color: #336699;
	background-attachment: 
fixed;
	color: #000000;
	font-size: 12pt;


}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tm {
	background-color: #336699;
}
.floatimgright {
float:right;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #66CC66;
}
