/* CSS definition file containing sitestyle stylesheets */

BODY { 
	background-color: rgb(204,204,153);
	background-image : url( "images/bkgrd3.gif" );
	font-family: verdana;
}
.e65{
	font-size: .65em;
}
.e70{
	font-size: .7em;
}
.e75{
	font-size: .75em;
}
.e80{
	font-size: .8em;
}
.e80b{
	font-size: .8em;
	font-weight: bold;
}
.e90{
	font-size: .9em;
}
.e120{
	font-size: 1.2em;
}
.footer{
	font-family: arial;
	font-size: .7em;
}
.title {
	font-size: 1.1em;
}
.title1 {
	font-size: 1.1em;
	color: #B00000;
}
a:active, a:visited, a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.table80 td {
	font-size: .8em;
	vertical-align: top;
}
img {
	border-color: black;
}