body {
	/*font-size:;*/
	font-family:Garamond,Arial,Helvetica,sans-serif;
    scrollbar-base-color:#CCCCCC;
    scrollbar-darkshadow-color:#CCCCCC;
}

td {
	font-family:Garamond,Arial,Helvetica,sans-serif;
}

th {
	font-family:Garamond,Arial,Helvetica,sans-serif;
}

a	{
	text-decoration:none;
	color:#921E2C;
	font-weight:bold;
	}
a:link  {
	text-decoration:none;
	color:#921E2C;
	font-weight:bold;
	}
a:active  {
	text-decoration:none;
	color:#921E2C;
	font-weight:bold;
	}
a:visited	{
	text-decoration:none;
	color:#921E2C;
	font-weight:bold;
	}
a:hover	{
	text-decoration:underline;
	color:#921E2C;
	font-weight:bold;
	}

