body {	background-color:		#0000CC;}

td {
	font-family: 			Comic Sans, Arial;
	color: 				white;
	font-size: 			small;
	font-weight: 			normal;
	font-style: 			normal;
	padding:			0px;
	font-align:			left;}

td.yel {background-color: 		#FFFF00;
	line-height: 			6pt;}

P  {	font-family: 			Comic Sans, Arial;
	color: 				white;
	font:				10pt/13pt;
	font-size: 			small;
	text-align:			justify;}

h1 {
	font-family: 			Comic Sans, Arial;
	color: 				white;
	font-size: 			x-large;
	font-weight: 			bolder;
	font-style: 			normal;
	text-align:			center;}

h2 {
	font-family: 			Comic Sans, Arial;
	color: 				white;
	font-size: 			large;
	font-weight: 			normal;
	font-style: 			normal;
	text-align:			center;}

h3 {
	font-family: 			Comic Sans, Arial;
	color: 				white;
	font-size: 			small;
	font-weight: 			bold;
	font-style: 			italic;
	text-align:			center;}

a:link 		{color: #FFFF00; font-weight: bold; text-decoration:underline;}
a:visited 	{color: #FFCC00; font-weight: bold; text-decoration:underline;}
a:active 	{color: #FF6600; font-weight: bold; text-decoration:underline;}
a:hover 	{color: #33FF00; font-weight: bold; text-decoration:underline;}
