BODY {
	
	font-size: 11px;
	font-family: "verdana", "helvetica", sans-serif;
	color:#333333;
	background-color: #000000; 
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

TD {
	font-size: 11px;
	font-family: "tahoma", "verdana", "helvetica", sans-serif;
	color: #333333;
}

p,H6 {
	font-size: 11px;
	font-family: "verdana", "helvetica", sans-serif;
	color: #ffffff;
	font-weight : normal;
}

H1 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight : bold;
}

.supReg { 
    font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight : normal; } 
	
.supRegW { 
    font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight : normal; } 
	
.redfont { 
    font-family: Arial;
	font-size: 12px;
	color: #990033;
	font-weight : bold; } 
	
.Bigredfont { 
    font-family: Arial;
	font-size: 16px;
	color: #990033;
	font-weight : bold; } 

.BigWhitefont { 
    font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight : bold; } 
	
.greyfont { 
    font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight : normal; } 
	
.greyfontSM { 
    font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight : normal; } 
	
.blackfontSM { 
    font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight : normal; } 
	

					 
a.DkgreylinksSM:link {
                     font-family: arial, Helvetica, sans-serif;
					 font-size: 10px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #333333;
                     }

a.DkgreylinksSM:visited {
                     font-family: arial, Helvetica, sans-serif;
					 font-size: 10px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #333333;
                     }
                     
a.DkgreylinksSM:hover {
  					 font-family: arial, Helvetica, sans-serif;
                     color : #333333;
					 font-size: 10px;
					 text-decoration : none;
                     }
					 
a.redlinks:link {
                     font-family: Tahoma, Helvetica, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #990033;
                     }

a.redlinks:visited {
                     font-family: Tahoma, Helvetica, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #990033;
                     }
                     
a.redlinks:hover {
  					 font-family: Tahoma, Helvetica, sans-serif;
                     color : #990033;
					 font-size: 11px;
					 text-decoration : none;
                     }

					 
a.blackLinksSm:link {
                     font-family: Tahoma, Arial, Helvetica, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #333333;
                     }

a.blackLinksSm:visited {
                     font-family: Tahoma, Arial, Helvetica, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #333333;
                     }
                     
a.blackLinksSm:hover {
                     font-family: Tahoma, Arial, Helvetica, sans-serif;
					 font-size: 11px;
					 text-decoration : none;
                     }
					 

					

					  
					 


.form-input {
	background-color: #ffffff; 
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	border: 1 solid;
	border-color: #000000;
}

.form-button {
	color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold; 
	background-color:#990033; 
	width=75px; 
	font-size:12px; 
	border-width:0px;
	border-color:#000000;
	
}
