BODY, TD
{
	font-family: Arial;
	color : #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

H1
{	
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial black;
	font-size: 14px;
	font-weight: normal;
}

H2
{	
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

H3
{	
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial black;
	font-size: 14px;
	font-weight: normal;
	margin: 0em;
}


.inputBox
{	
	font-family: Arial;
	color : #000080;
	font-size: 11px;
	font-weight: normal;
}

a:link, a:visited, a:active 
{	
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}


a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}