﻿Body
{
	font-weight: normal;
	font-size: 9pt;
	color: #A1AAB1;
	font-family: Arial, Tahoma;
}

.SubHead1
{
	font-weight: bold;
	font-size: 13pt;
	color: #dc8e28;
	font-family: Arial, Tahoma;
}
.SubHead2
{
	font-weight: bold;
	font-size: 9.5pt;
	color: #dc8e28;
	font-family: Arial, Tahoma;
}
.Highlight
{
	font-weight: bold;
	font-size: 9pt;
	color: #A1AAB1;
	font-family: Arial, Tahoma;	
}

a
{
	text-decoration:none;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial, Tahoma;
}
a:hover
{
	text-decoration:none;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Tahoma;
	color: #DC8E28;
}