a:link       { color: #000000 }
.heading { font-size: 24pt }
.slogan { font-size: 18pt }
a:visited    { color: #005500 }
a:active     { color: #cccccc }
a:hover		 { text-decoration: none; color: #008000 }
body         {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	font-size: 10pt;
	background-image: url('images/pageback.jpg');
	background-color: #d3dbd3;
	background-repeat: repeat-x; background-position-y:top; text-align:left
}

table        { table-border-color-light: rgb(102,153,255); table-border-color-dark: 
               rgb(0,0,102); font-size: 10pt; text-align:left }
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times, Bookman Old Style; color: #005500; 
}