BODY, TD {
	font-family: "Comic Sans MS",Verdana,Georgia,Times;
	background-color : White;
	color : #000000;
	margin-right : 1%;
	font-size : 11pt;
	font-weight : bold;
}

A:LINK, A:VISITED {
	font-family : "Comic Sans MS",Verdana,Georgia,Times;
	text-decoration : underline;
	font-size : 11pt;
	color: #0071BB;
	font-weight : bold;
}

A:HOVER {
	font-family :  "Comic Sans MS",Verdana,Georgia,Times;
	color : #9C0808;
	text-decoration : underline;
}

h1{
	font-family : "Staccato222 BT", "Comic Sans MS", cursive;
	font-size: 27pt;
	margin: 0px;
}

H2 {
	font-size : 16pt;
	font-family: "Comic Sans MS",Verdana,Georgia,Times;
	border-bottom : thin groove;
	display : inline;
	margin-left : 10px;
	font-weight : bold;
	text-align : left;
}

H3 {
	color : Black;
	font-family :  "Comic Sans MS",Verdana,Georgia,Times;
	font-size : 12pt;

}

font{
	font-family :  "Comic Sans MS",Verdana,Georgia,Times;
}

ul{
	font-family : "Comic Sans MS",Verdana,Georgia,Times;
	list-style-type : disc;
	font-size : 11pt;
	font-weight : bold;
}

p{
	font-family : "Comic Sans MS",Verdana,Georgia,Times;
	font-size: 11pt;
	font-weight : bold;
}

