
.body {
	font-family: "Comic Sans", "Trebuchet MS",  san serif;
	font-size: 11px;
	color: #0033cc;
	background: #ffff99;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	font-weight: normal;
}

p {
	font-family: Comic Sans,Trebuchet MS,san serif;
	text-align: left;
	color: #0033cc;
	font-size: 16px;
	line-height: 24px;
	margin: 10 px;
}

linkList { 
	font-size: 10px;
	position: absolute; 
	top: 600px;
	margin-left: 0px;
	color: #0033cc;
	}
	
h1 {
	FONT-FAMILY: "Comic Sans", "Trebuchet MS",  san serif;
	margin: 0pt;
	text-align: center;
	color : #0033cc;
	font-size: x-large;
	}
h2
	{
	FONT-FAMILY: "Comic Sans", "Trebuchet MS",  san serif;
	margin: 0pt;
	text-align: center;
	color : #0033cc;
	font-size: large;
	}
	
h3 {
	FONT-FAMILY: "Comic Sans", "Trebuchet MS",  san serif;
	margin: 0pt;
	text-align: center;
	color : #0033cc;
	font-size: medium;
	}
	
	h4 {
	font-family: "Comic Sans", "Trebuchet MS",  san serif;
	margin: 0pt;
	text-align: center;
	color : #000099;
	font-size: medium;
	font-style: italic;
	}
	
h5 {
	font-family: "Comic Sans", "Trebuchet MS",  san serif;
	margin: 0pt;
	text-align: left;
	color : #000099;
	font-size: medium;
	}
	h6 {
	font-family: "Comic Sans", "Trebuchet MS",  san serif;
	margin: 0pt;
	text-align: CENTER;
	color : #000099;
	font-size: X-SMALL;
	}
TD {
	FONT-SIZE: small; 
	FONT-FAMILY: Comic Sans,Verdana,Arial,Helvetica;  
	text-align: center;
}

acronym {
	color: ##0033cc;;
	font-family: "Comic Sans", "Trebuchet MS",  san serif;
	font-style: oblique;
	text-align: center;
	border: 0px;
	
}

A:link {color:#063AB6; text-decoration: none; font-size: 8pt; line-height: 16pt;}
	A:visited {color:Blue; font-size: 8pt; line-height: 16pt; text-decoration: none; }
	A:hover {color:#009900; font-size: 8pt; line-height: 16pt; text-decoration: none; }
}



