body {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-align: justify;
	background-color: #ECFBFF;
}

body, td, th {
	color: #000066;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}

h1 {
	color: #000066;
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	background-image: none;
}

h2 {
	color: #000066;
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	background-image: none;
}

h3 {
	color: #000066;
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	background-image: none;
	
}

h6 {	color: #000066;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
}

A:link, A:visited { 
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000066;
	text-align: justify;
	background-image: none
text-decoration: none; 
margin-top: 0px;
margin-bottom: 0px;
}

A:hover { 
text-decoration: underline; 
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000066;
	text-align: justify;
	background-image: none
margin-top: 0px;
margin-bottom: 0px;
}