body
{
	margin: 0, 0, 0, 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #DFAD36;
}
hr
{
	color: #DFAD36;
}

A:link 
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 12pt; 
	color: #DFAD36; 
	font-weight: bold;
}

A:visited 
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 12pt; 
	color: #DFAD36; 
	font-weight: bold;
}
   				
A:active 
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 12pt; 
	color: #AF1C2F; 
	font-weight: bold;
}
   				
A:hover 
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 12pt; 
	color: #AF1C2F; 
	font-weight: bold;
}
.Header
{
	font-weight: bold;
	font-size: 14pt;
}

.SideBarSmall
{
	font-size: 9pt;
}
.SideBar
{
	font-size: 10pt;
}
.SmallLink
{
	font-size: 8pt;
}