BODY {
	background: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FF6000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000050; 
	SCROLLBAR-SHADOW-COLOR: #000050; 
	SCROLLBAR-3DLIGHT-COLOR: #000050; 
	scrollbar-arrow-color : #000050;
	SCROLLBAR-TRACK-COLOR: #000050; 
	SCROLLBAR-DARKSHADOW-COLOR: #000050;
}

BODY, TD, DIV, TH, P, UL, H1,H2, H3, H4, H5, H6, SELECT, INPUT, TEXTAREA
{
	font-family : 'Gill Sans MT','Gill Sans', 'Optima', Arial, Helvetica, Tahoma, sans-serif;
	color : black;
	font-size: 16px;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

input, textarea
{
	border : 1px solid;
	background: #FFFFFF;
	width : 300px;
	font-weight: bold;
	color : #000000;
}

.r2rsubmit
{
	border : 1px solid white;
	background: white;
	color: #3F3090;
	width : 300px;
	font-weight: bold;
}

IMG {
   border: none;
}

H1 {
	font-size: 200%;
	color: Navy;
	margin-bottom: 0 em;
}

H2 {
	font-size: 150%;
	color: Navy;
	margin-top: 3px;
	margin-bottom: 0 em;
}

A, A:Visited {
	color: #FFFFFF;
}

DIV {
	margin-bottom: 3px;
}

A.sorter, A:visited.sorter
{
   color: #FFFFFF;
   text-decoration: none;
}

A:hover.sorter
{
	text-decoration: underline;
}

