
<!--CSS Style Sheet for homepage-->
<style type="text/css">

body,td,th {
	font-size: 16px;
	color: #000000;
}
body {
	background-image:  url("watermark.jpg");
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
}
body {
	background-image: url(/public/watermark.jpg);
}
a {
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 36px;
}
.style1 {
	color: #0000FF;
	font-weight: bold;
}
.style3 {
	font-size: 36px;
	color: #0000FF;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}
.style12 {	font-size: 14px;
	font-weight: bold;
}
.style13 {font-size: 14px; font-weight: bold; color: #FF0000; }
.style14 {color: #FF0000}
.style15 {color: #0000FF}
.style16 {font-size: 14px; font-weight: bold; color: #0000FF; }
.style9 {	color: #FF0000;
	font-weight: bold;
}
.style20 {
	font-size: 12px;
	font-weight: bold;
}
-->
</style>

