﻿body 
{
	font-family:Verdana;
}

textarea
{
	font-family:Verdana;
	font-size:8pt;
}

.content 
{
	font-family:Verdana;
	background-color: white;
	font-size:10pt;
}

.SubHeading
{
	color:#9C1E1E;	
}

.Header1
{
	font-size: 12pt;
	font-style:normal;
}

.Header2
{
	color: #C62919;
	font-size: 12pt;
	font-style:normal;
	font-weight:bold;
}


.Header3
{	
	font-size: 10pt;
	font-style:italic;
	font-weight:bold;
}

.Description
{
	font-style:normal;	
}

