FONT.MAIN
	{
	font-size: 12px;
	font-family: arial;
	}

FONT.SMALL
	{
	font-size: 10px;
	font-family: arial;
	}
	
FONT.SPECIAL
	{
	color: white;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	}
	
TD.CALENDAR-HEADER
	{
	font-size: 10px;
	font-family: arial;
	width: 90;
	height: 20;
	text-align: center;
	}
	
P.MAIN
	{
	\\color: white;
	\\font-family: arial,helvetica,sans-serif;
	\\text-indent: 1em;
	}

A.SMALL:LINK, A.SMALL:VISITED, A.SMALL:ACTIVE
	{
	color: black;
	font-size: 10px;
	font-family: arial;
	text-decoration: none;
	}

A.SMALL:HOVER
	{
	color: bb1f08;
	font-size: 10px;
	font-family: arial;
	text-decoration: none;
	}

A:LINK, A:VISITED, A:ACTIVE
	{
	color: black;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	}

A:HOVER
	{
	color: bb1f08;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	}

