BODY  {
	background: #990000;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	}
	
h1 {
	background: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color : #990000;
	font-style : italic;
	margin-top : -1%;
	margin-bottom : 1%;
}
h2 {
	font-size: 18px;
	text-align: center;
}

P, TD{
	background:#FFFFCC;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color : Black;
}

td.nav {
	 background-image: url(images/jasbutton.gif);
	 width: 142px;
	 height: 21px;
	 text-align: center;
	
}

a {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color : #006400;
	font-weight : normal;
	}


a.menu {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #ffffcc;
	font-weight : bold;
	text-decoration : none;
	background: transparent;
	text-align: center;
	vertical-align: middle;
	margin-top: 0%;
	border-top: 0px;
	
}

a:hover {
	color : Lime;
	background-color : transparent;
}

.live {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : black;
	font-weight : bold;
	text-decoration : none;
}

a.little {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #006400;
	font-weight : normal;
	}