
body { background-color: #FFFFFF;
		font-family: arial, helvetica, sans-serif;
		margin: 0; 
		margin-top: 0;
		margin-left: 0;
		margin-bottom: 0;
		margin-right: 0;
}

p, td, ul {	font-size: 8pt; color: #666666; }
.regularText {	font-size: 8pt; color: #666666; }
.subTitle { font-size: 11pt; font-weight: bold; color: #666666; }
.subTitleHome { font-size: 9.5pt; font-weight: bold; color: #140F37; }
.quotes { padding-left: 5px; padding-rightt: 5px; font-size: 7pt; color: #5A7064; }
.greenText { font-size: 8pt; color: #83AA7C; }
.whiteText { font-size: 8pt; color: #FFFFFF; }
.bold   { font-weight: bold; }
.largeText { font-size: 9pt; color: #666666; }
.largeGreenText { font-size: 9pt; font-weight: bold; color: #779384; }
/*.largeGreenText { font-size: 9pt; font-weight: bold; color: #83AA7C; }*/


.fine { font-size: 7pt; }

ul { margin-top: 1px; }
ol { margin-top: 1px; }
li { margin-bottom: 5px;}

A:link, A:visited, A:active { color: #5A7064; text-decoration: none; }			
A:hover  { color: #5A7064; text-decoration: underline; }

A:link.text, A:visited.text, A:active.text { color: #5B96B7; text-decoration: none; }			
A:hover.text  { color: #5B96B7; text-decoration: underline; }