BODY {
	scrollbar-base-color: #333366;
	scrollbar-arrow-color: #0099cc;
	scrollbar-DarkShadow-Color: #0099cc;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;
	cursor : auto;
	text-align : left;
	word-wrap : break-word;
	text-indent : 5px;
	scrollbar-face-color : #333366;
	scrollbar-highlight-color : #0099cc;
	scrollbar-shadow-color : #4B0082;
}

SELECT {
		font-family : Tahoma, Arial, Helvetica, sans-serif;
		font-size : 10px;
}

A:LINK, A:VISITED {
	color : #FFFFFF;
	text-decoration : underline;
}

A:HOVER {
	color : #333366;
	text-decoration : underline;
}

TD {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #FFFFFF;
	text-align : left;
	vertical-align : top;
}

TH {
	background-color : #333366;
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}


H1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : White;
}
