 body {
	background-color: #FFFFFF;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	margin: 6px;
}

A:HOVER {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

A:LINK {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #ED3338;
}

A {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #FF0000;
}

H1 {
	font-family : Verdana;
	font-size : 13px;
	color : #000000;
}

TD {
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
}

P {
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
	
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #ECECEC;
	color: #333333;
	border: thin groove #CCCCCC;
	line-height: normal;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #ECECEC;
	color: #000000;
	border: #000000;

}

DIV.outlinebox {
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: bold;
	border-left: silver 0px solid;
	border-bottom: silver 1px solid;
	padding: 4px;
	width: 500px;
	background-position: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
 }
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.boxHeaders {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
}
.newsHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
