body {
	background: #FFFF00 ;
	font-size:12px; font-family:Verdana;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #FF0000;

}

h1 {

	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	text-align:center;
}

h2 {

	color: #990000;
	
}

p {
	color: #000000;
	font-size:12px; 
	font-family:Verdana
}
.m0 {
	color: #990000;
	font-size: 15px;
	font-weight: bold;	
}
.m1 {
	color: #660000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



.m2 {
	color: #FF0000;
}


A:link {text-decoration:underline } 
A:visited {text-decoration:underline} 
A:active {text-decoration: underline}
A:hover {text-decoration: none; color: #000000 }