body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#content{
background-image:url(../images/grass.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.pagetitle{
height:60px;
vertical-align:middle;
color:#8FAA3B;
font-size:15px;
}
.bluetext{
COLOR:#376397;
font-size:16px;
}

/*/link formats/*/
a 	{text-decoration: none; COLOR:#000000}		
a:focus {text-decoration: none; COLOR: #000000}		
a:hover {text-decoration: underline; COLOR: #000000}

a.blue 	{text-decoration: none; COLOR:#376397}		
a.blue:focus {text-decoration: none; COLOR: #376397}		
a.blue:hover {text-decoration: underline; COLOR: #376397}

h1 {
font-family: Arial, Helvetica, sans-serif;
COLOR:#376397;
font-size:16px;
text-align:center;
margin:0px 0px 0px 0px;
}