body {
	cursor : default;
	font-family : Tahoma;
	font-size :9px;
	font-weight : bold;
	color : #FFFFFF;
	border : #35AACD;
	scrollbar-arrow-color: #004080;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #E9E9E9;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #E9E9E9;

}


td {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF
}

th {
	background-color: #35AACD;
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
	font-weight : bold;
	color: Black
}

a:link {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Tahoma
}
a:active	{
	color : #FFFFFF;
	text-decoration : none;
	font-family : Tahoma
}
a:visited {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Tahoma
}
a:hover {
	color : ##FFFFFF;
	text-decoration : none;
	font-family : Tahoma
}

