BODY  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10pt;
	color:#d3d3d3;
	margin:0px;
}

A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #0000ff;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #0000ff;
	text-decoration : none;
}

A:Active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #ff0000;
	text-decoration : none;
}

A:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #ff0000;
	text-decoration : none;
}
.white	{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : #FFFFFF;
	margin: 10px;
}

.day	{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 700;
	font-size : 10pt;
	color : #FFFFFF;
	margin: 10px;
}

.reduce{color:#ff0000;font-size:12pt;font-family:Arial,Helvetica,sans-serif;background-color:#ffff00;}
.normal{color:#000000;font-size:10pt;font-family:Arial,Helvetica,sans-serif;}
.menu{color:#98932e;font-size:12pt;font-family:Arial,Helvetica,sans-serif;font-weight:700;}
.small{color:#000000;font-size:8pt;font-family:Arial,Helvetica,sans-serif;}
