﻿body {
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;

}



TD.footer {
	font-family:Verdana, sans-serif;
	font-weight:normal;
	font-size:7pt;
	color:#FFFFFF;
}

A:link { color: #0000FF; font-family:Verdana, sans-serif;
	font-weight:bold; text-decoration: underline }
A:visited { color: #0000FF; font-family:Verdana, sans-serif;
	font-weight:bold; text-decoration: underline }
A:hover { color: #FF0000; font-family:Verdana, sans-serif;
	font-weight:bold; text-decoration: underline }

.largeContent {
	font-family: verdana; font-size: 24px; color: #926546; font-weight: bold; 
}

.bigContent {
font-family: verdana; font-size: 14px; color: #000000; font-weight: bold; 
}

.mediumContent {
font-family: verdana; font-size: 11px; color: #000000; font-weight: normal; 
}

.middleContent {
font-family: verdana; font-size: 11px; color: #000000; font-weight: normal; 
}

.smallContent {
font-family: verdana; font-size: 10px; color: #000000; font-weight: bold; 
}

.smallWhiteContent {
font-family: verdana, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold; 
}

.smallerContent {
font-family: verdana, sans-serif; font-size: 9px; color: #908D91; font-weight: bold; 
}

.smallestContent {
font-family: verdana, sans-serif; font-size: 8px; color: #908D91; font-weight: bold; 
}

.middleContentLine {
font-family: verdana, sans-serif; font-size: 12px; color: #D97740; font-weight: bold;
font-style: italic;   
}

.middleContentHighlight {
font-family: verdana, sans-serif; font-size: 12px; color: #2F4F4F; font-weight: bold;
font-style: italic;   
}

.requiredText {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	}
	
.successText {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #008080;
	}