﻿.bodyText    { font-family: Arial; font-size: 12px; line-height:150% }
.smallText   { font-family: Arial; font-size: 10px; color: #000000; line-height: 150% }
.bodyTextBold { font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; 
               line-height: 150% }
.headerTwo   { font-family: Arial; font-size: 14px; color: #990000; font-weight: bold }
.headerOne   { font-family: Arial; font-size: 16px; color: #990000; font-weight: bold }
.subHeaderTwo { font-family: Arial; font-size: 12px; color: #990000; font-style: italic; 
               line-height: 150% }
.bodyTextItalic {
	font-family: Arial;
	font-size: xx-small;
	color: #666666;
	font-style: italic;
	line-height: 150%;
	font-weight: normal;
}
a:link       { color: #990000; text-decoration: none }
a:hover      { text-decoration: underline; color: #FF0000 }
a:visited    { color: #000080; text-decoration: none }