
A:link		{ 	color: #DD0000; }
A:visited	{ 	color: #660000; }
A:active	{ 	color: #00AA00; }
A:hover		{ 	color: #00AA00; }

BODY,P,TD,UL,LI,FORM,CENTER 
		{	font-family: arial, tahoma, helvetica, Sans-serif;
			font-size: 12px;
		}

BODY	{
			background-color: #FFFFFF;
			background: url(/images/bwshade.gif) repeat-x;
			margin-right: 2pt;
			margin-left: 7pt;
		}

PRE		{	font-family: "Monotype.com", "Courier New", Courier, monospace; }

		
B		{	font-family: arial, tahoma, helvetica, Sans-serif;
			font-size: 12px;
			font-weight: bold; 
			color: #446600;}

TH		{	font-family:  arial, tahoma, helvetica, Sans-serif;
			font-size: 11pt;
			font-weight: bold;
			background-color: #FEF0D8;
			color: #CC0000;}

A		{	font-family:  arial, tahoma, helvetica, Sans-serif;
			text-decoration: none; }

H1		{	font-family:  arial, tahoma, helvetica, Sans-serif;
			color: black;
			text-align: center;
			width: 100%;
			font-size: 15pt;
			font-weight: bold; 
		}

H2		{	font-family: arial, helvetica, tahoma, Sans-serif;
			color: black; 
			font-size: 13px;
			font-weight: bold; 
		}

H3		{	font-family: tahoma, arial, helvetica, Sans-serif;
			color: black;
			font-size: 11pt;
			margin-left: 1cm;
			font-weight: bold; }
			
ul			{
			margin-left: 12px;  
			}

.Block 		{	
			background-color: #FCDA18; 
			}
.Heading 	{
			width: 100%; 
			background-color: 440000; 
			color: white;
			text-align: center; 
			font-size: 15pt; 
			font-weight: bold; }
.small 		{
			font-size:9pt;
			text-align: center;
			}

.smallheading	{
			font-size:10px;
			font-weight: bold;
			color: white;
			}

.Subheading {
			width: 100%; 
			background-color: #DDDDAA; 
			color: #664400;
			text-align: center; 
			font-size: 13px; 
			font-weight: bold; 
			}
			
.singlespace 	{
			line-height: 4pt;
			}

.margin { 
			margin-left: 1cm; 
			margin-right: 1.5cm; 
			}
			
.smallbeige	{
				text-align: center;
				font-size:11px;
				background-color: #FEF0D8;
				}
				
.indent	{
			margin-left: 8px;
			line-height: 8pt;  
			}
			
.red {	font-family: arial, tahoma, helvetica, Sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #CC0000;}

.winner {
			background-color: #FF0000;
			}
			
.newshead {
			text-align: center;
			font-family: tahoma, arial, helvetica, Sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #CC0000;
			}
			
.liner {
			text-align: left;
			font-size: 12px;
			line-height: 6pt;
			font-family: arial, tahoma, helvetica, Sans-serif;
			}
			
.caption {
		font-size: 11px;
		text-align: left;
		}

.alt_th {	font-family:  arial, tahoma, helvetica, Sans-serif;
			font-size: 11px;
			font-weight: bold;
			background-color: #CC0000;
			color: #FFFFFF;
			text-align: center;
			}
			
.Error {	background-color: black }

