﻿.font, P, BODY
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight: normal;	
}
A:link	{	
	text-decoration:	none;
	color: #CC9933;
	}	
		
A:visited	{	
	text-decoration:	none;
	color: #CC9933;
	}	
		
A:active	{	
	text-decoration:	none;
	color: #B70000;
	}	
		
A:Hover	{	
	text-decoration: underline;
	color: #CC9933;
}
.HeaderText
{
    font-family:Tahoma;
	font-size:18px;
	color:#000000;
	font-weight: bold;
}
.SectionHeaderText
{
    font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight: normal;
}
.SubText
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	font-weight: lighter;	
}
