BODY,INPUT,SELECT,TEXTAREA, ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4,
H5, H6, MENU, OL, P, TD, TH, UL, SPAN {font-size: 12px;font-family: verdana, sans-serif;color: #000000;}


  
/* body */

BODY{margin: 0; 
background-color: #000000;
padding: 0;}

.whiteText
{
	color:White;
}

.menu{padding: 0px 3px 3px 20px; 
color: #ffffff;
font-size: 9px;
padding: 0;}

/* headers */
H1{font-size: 15px;
margin: 2px 0px 2px 0px;
color: #ffffff;
font-weight: bold;}

.bluehead {font-size: 13px;
color: #3B65AF;
font-weight: bold;}

/* links */

A:link {color: #3B65AF;
text-decoration: none;
font-weight: bold;}
A:visited {color: #3B65AF;text-decoration: none; font-weight: bold;}
A:hover {color: #9CB0D5;text-decoration: none; font-weight: bold;}

A.whiteLink:link {color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 12px;}
A.whiteLink:visited {color: #ffffff;text-decoration: none; font-weight: bold;font-size: 12px;}
A.whiteLink:hover {color: #ffffff;text-decoration: none; font-weight: bold;font-size: 12px;}


/* text */

.mainHead{
font-family: verdana, sans-serif;
color: #3B65AF;
margin: 3px 0px 3px 0px;
font-weight: bold;
font-size: 12px;}
