a {
	color: #CCFFFF;
	text-decoration: underline;
	font-weight: bold;
}
body {
	background-color: #555555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: normal;
	color: #FFFFCC;
	margin-top: 5px;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 30px;
	width: 550px;
	text-align: justify;
	background-image: url(backgnd.gif);
	background-attachment:fixed;
	}
h2 {
	color: #CCCCCC
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	background-color: #006666;
	color: #DCDCDC;
	width: 500px;
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1em
	}
a:hover {	
	text-decoration: underline
	}
.small {
	font-size: 85%;
}
.datehead {
	font-size: large;
	font-weight: bold;
	color: #00CCFF;
}
