A  {
	font-family : Comic Sans MS;
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	text-decoration : underline;
}

H2  {
	font-family : Comic Sans MS;
}
	
BODY  {
	color : black;
	font-family : Arial CE;
	font-size : 11pt;
        text-align : justify;
}

P {
	text-indent: 3em;
}

