BODY			{ background-color: #D7D6B9; link-color #FF0000;  margin-left: 0; margin-right: 0; margin-top: 0; }
TD				{ color: #000000; font-size: 7.5pt; font-family : verdana, arial, helvetica; }
.grayf			{ background-color: #F3F3F3; }
.graye			{ background-color: #E8E8E8; }
.grayde			{ background-color: #DEDCDC; }
.graydb			{ background-color: #DBDBDB; }
.grayc			{ background-color: #CCCCCC; }
.red			{ background-color: #CC1800; }
.graytext		{ color: #666666; }
.contact		{ color: #666666; font-size: 10pt; }
.title			{ color: #FFFFFF; font-size: 8pt; font-family : gill-sans, arial, helvetica;}
.sm				{ color: #000000; font-size: 7.5pt; font-family : verdana, arial, helvetica; }
.header			{ color: #CC1800; font-size: 16pt; font-family : gill-sans, arial, helvetica, sans-serif;} 
a:link 			{ color: #CC1800; text-decoration: none; }  /* for unvisited links */
a:visited		{ color: #CC1800; text-decoration: none; } /* for visited links */
a:active 		{ color: #CC1800; text-decoration: none; } /* when link is clicked */
a:hover 		{ text-decoration: underline; } /* when mouse is over link */
