<!--

.bodyHeader {font-family: Arial, Helvetica;
            font-size: 12px;
            line-height: 14pt;
            font-weight: bold;
            font-style: normal;
            color: #990000;}
			
.bodyText {font-family: Arial, Helvetica;
            font-size: 12px;
            line-height: 14pt;
            font-weight: normal;
            font-style: normal;
            color: #3C2A2A;}
			
.bodyTextSmall {font-family: Arial, Helvetica;
            font-size: 10px;
            line-height: 12pt;
            font-weight: normal;
            font-style: normal;
            color: #3C2A2A;}
			
.bodyRed {font-family: Arial, Helvetica;
            font-size: 12px;
            line-height: 14pt;
            font-weight: normal;
            font-style: normal;
            color: #990000;}
			
.linkTextRed {font-family: Arial, Helvetica;
            font-size: 10px;
            line-height: 13pt;
            font-weight: normal;
            font-style: normal;
            color: #990000;
			text-decoration: underline}

A:link {font-family: Arial, Helvetica;
            font-size: 10px;
            line-height: 13pt;
            font-weight: normal;
            font-style: normal;
            color: #990000;
			text-decoration: underline}
			
A:visited {font-family: Arial, Helvetica;
            font-size: 10px;
            line-height: 13pt;
            font-weight: normal;
            font-style: normal;
            color: #990000;
			text-decoration: underline}
			
A:active {font-family: Arial, Helvetica;
            font-size: 10px;
            line-height: 13pt;
            font-weight: normal;
            font-style: normal;
            color: #000000;
			text-decoration: none}	
			
A:hover {font-family: Arial, Helvetica;
            font-size: 10px;
            line-height: 13pt;
            font-weight: normal;
            font-style: normal;
            color: #000000;
			text-decoration: none}
			
BODY {scrollbar-face-color:#990000;
      scrollbar-shadow-color:#660000;
	  scrollbar-highlight-color:#FF9999;
	  scrollbar-3dlight-color:#FF9999;
	  scrollbar-darkshadow-color:#330000;
	  scrollbar-track-color:#990000;
	  scrollbar-arrow-color:#FFFFFF;}		
	  
.box { border: 1px solid #990000; }

.rule { border: 2px solid #990000}	  	
			
//-->