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;
}

a:link { color: #ffffff;
		text-decoration: underline; 
}
a:visited { 
	color:#ffffff; 
	text-decoration: underline; 
}
a:hover { 
	color: #ffffff; 
	text-decoration:none;
}

b {font-weight : normal;}

TD {
	font-size: 10px;
	font-family: "tahoma", "helvetica", sans-serif;
	color: #ffffff;
}

p,H6 {
	font-size: 11px;
	font-family: "verdana", "helvetica", sans-serif;
	color: #ffffff;
	font-weight : normal;
}

H5 {
	font-family: Arial;
	font-size: 12px;
	color: #990033;
	font-weight : bold;
}

.grey_font { 
    font-family: tahoma, verdana;
	font-size: 9px;
	color: #cccccc;
	font-weight : normal; } 
	
.black_font { 
    font-family: tahoma, verdana;
	font-size: 11px;
	color: #000000;
	font-weight : normal; } 



	
a.greylinks:link {
                     font-family: tahoma, Helvetica, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #666666;
                     }

a.greylinks:visited {
                     font-family: tahoma, Helvetica, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #666666;
                     }
                     
a.greylinks:hover {
                     font-family: tahoma, Helvetica, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : none;
                     color : #666666;
                     }

a.greylinksSM:link {
                     font-family: arial, Helvetica, sans-serif;
					 font-size: 10px;
                     font-weight : normal;
                     text-decoration : none;
                     color : #cccccc;
                     }

a.greylinksSM:visited {
                     font-family: arial, Helvetica, sans-serif;
					 font-size: 10px;
                     font-weight : normal;
                     text-decoration : none;
                     color : #cccccc;
                     }
                     
a.greylinksSM:hover {
  					 font-family: arial, Helvetica, sans-serif;
                     color : #cccccc;
					 font-size: 10px;
					 text-decoration : underline;
                     }
					 
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;
                     }
		
					  					
.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;
	
}
