BODY, TABLE, TD, TR {
	font-size   : 10pt;	
	font-family : Comic Sans MS,Verdana, Arial;
	color: #006666;
}
BODY {
	background-image: url("images/background3.jpg");
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
}
H1{
	font-family : Book Antiqua, "Times New Roman";
	font-size   : 16pt;
	color       : #65196F;
}
H2{
	font-family : Book Antiqua, "Times New Roman";
	font-size   : 14pt;
	color       : #65196F;
}
A:LINK,  A:ACTIVE, {
	color: #65196F;
	font-weight: bold;
}
A:VISITED, A:HOVER{
	color: #006666;
	font-weight: bold;
}


