BODY {
	color: Black;
	background-color: White;
	text-align: justify;
	font-family: "Comic Sans MS";
	font: 8pt Comic Sans MS;
	
	}
	
h3 {
	font: bold 12px/14px "Comic Sans MS";
	margin-bottom: -12%;
}

hr {
}


h6{
   font-family: serif;
	font-size: 24pt;
	text-align: center;
	vertical-align: bottom;
	background-image:;
	background: #A7D3D3;
	color: #A52A2A;
	border-bottom: medium solid #5F9EA0;
	font: Times New Roman;
	}

A {
	color: Blue;
	text-decoration: none;
	font-size: 12pt;
		font-family: "Comic Sans MS" cursive;
	}

A:HOVER {
		font-family: "Comic Sans MS" cursive;
	   text-decoration: underline;
		background-color: Silver;
}

table {
	font-family: "Times New Roman";
	font-size: 9pt;
}
