body {
	background-color: #0000cc;		
	 margin: 0; 
     padding: 0; 

	
}
td {
vertical-align:top;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	 font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	padding: 2px;

}
.footer a:link {	
	text-decoration: none;
	font-weight: bold;
    color: #FFFFFF;
	
}
.footer a:hover {
	text-decoration: none;
	background-color: #0000CC;

} 
.footer a:active, .footer a:visited {
	color: #ffffff;
	

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.content H1{font-size: 1.3em; }
.content H2{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.content H3{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em; 
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.content a {	
	text-decoration: none;
	font-weight: bold;
    color: #DA0000;
}
.content a:hover, .content a:active {
	color: #ffffff;
	background-color: #DA0000;

}
.medtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.medtext a {	
	text-decoration: none;
	font-weight: bold;
    color: #414a71;
}
.medtext  a:hover, .medtext  a:active {
	color: #ffffff;
	background-color: #414a71;

}



.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
