h1 
{
	font-size:24pt;
	color : #0000ff; 
	font-family : Comic sans MS,times;
}

h2 
{
	font-size:18pt;
	color : #009999; 
	font-family : Comic sans MS,times;
}

h3 
{
	font-size:12pt;
	color : #000000;
	align : center;
}


body 
{
	font: 10pt arial;
}

a:hover 
{
	color: #ff0000;
	
}
