A:link	{
		background:			transparent;
		color: 			Red;
		text-decoration: 		none;
		font-weight:		Bold;
		}
A:visited	{
		background: 		transparent;
		color: 			#800000;
		text-decoration: 		none;
		font-weight:		Bold;
		}
A:active 	{
		background: 		transparent;
		color: 			Red;
		text-decoration: 		none;
		font-weight:		Bold;
		}
A:hover	{
		color:			Red;
		text-decoration:		none;
		font-weight:		Bold;
		}
Body		{
		font-family:		Arial;
		font-size:			9pt;
		color:			Black;
		text-decoration:		none;
		}
.Header	{
		background:			Transparent;
		font-family:		Arial;
		font-size:			10pt;
		font-weight:		Bold;
		color:			#FFFFCC;
		text-decoration:		none;
		}
.Small	{
		background:			Transparent;
		font-family:		Arial;
		font-size:			9pt;
		color:			Black;
		text-decoration:		none;
		}
.Large	{
		background:			Transparent;
		font-family:		Arial;
		font-size:			12pt;
		font-weight:		Bold;
		color:			Black;
		text-decoration:		none;
		}
.Mini		{
		background:			transparent;
		font-family:		Arial;
		font-size:			8pt;
		color:			Black;
		text-decoration:		none;
		}
