BODY {
	background-color : white;
	margin:0px;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#eeeeee;
	scrollbar-arrow-color:#222222;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-shadow-color:#222222;
	scrollbar-darkshadow-color:#000000}

A:LINK, A:VISITED, A:ACTIVE {
	font-family : "Trebuchet MS", "Arial","Verdana";
	font-size : 13px;
	font : normal;
}
H1     {
	font-family :  "Verdana","Arial","Trebuchet MS";
	font-size : 18px;
	font-weight : normal;
	padding-top:70;
	padding-left:6;
}
H2     {
	font-family : "Trebuchet MS", "Arial","Verdana";
	font-size : 13px;
	font : normal;
}
H3     {
	font-family :  "Verdana","Arial","Trebuchet MS";
	font-size : 16px;
	font : bold;
	text-align:center;
	margin: 1px;
}
td     {
	font-family : "Trebuchet MS", "Arial","Verdana";
	font-size : 13px;
	margin:0px;
}
tr.men	{
	background-color : darkcyan;
}
td.men	{
	font-family : "Trebuchet MS", "Arial","Verdana";
	font-size : 13px;
	color : white;
}
