BODY {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	}

P  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

OL  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

#BigBlueText	{
	font-family: arial;
	font-size: 18px;
	color: blue;
	font-weight:bold;
}

#BoldBlueText	{
	font-family: arial;
	font-size: 18px;
	color: blue;
	font-weight:bold;
}

#BigGreenText	{
	font-family: arial;
	font-size: 24px;
	color: green;
	font-weight:bold;
}

#RedText	{
	font-family: arial;
	font-size: 14px;
	color: red;
	font-weight:bold;
}

#Whitelink	{
	font-family: arial;
	font-size: 12px;
	color: white;

}

UL  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	list-style: square outside url(../images/dingbat.gif);
	color: #000000;
}

LI {
	font-weight: bold; 
	color: #000000;
	padding: 5px;
}

TD  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.header  {
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing:-1px;
	color: #6A2C91;
}

.whiteheader  {
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing:-1px;
	color: #FFFFFF;
}
	
.subheader  {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing:-0.5px;
	color: #C90606;
}

.plain  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	}
	
.dark  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	}	
		
.small  {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
	
.small-dark  {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	}	
		
			
.tiny  {
	font-size: 9px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
	
.footer  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

.large  {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	letter-spacing:0px;
}
	
.colored {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #C90606;
	}	

.small-colored {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #C90606;
	}		
	
.reverse {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	}
	
.small-reverse {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	}
	
A  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #C90606;
	text-decoration: underline;
}


A:Hover  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #C90606;
	text-decoration: underline;
}

A.little  {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #C90606;
	text-decoration: underline;
}

A.little:Hover  {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #C90606;
	text-decoration: underline;
}

A.black {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}


A.black:Hover  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

A.little-black {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}


A.little-black:Hover  {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
