h1 {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: none;
}
li {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
	font-family: "Comic Sans MS";
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #FF0000;
	padding: 2px;
	clear: none;
	height: auto;
	width: auto;
	font-family: "Comic Sans MS";
	font-size: 18px;
	background-position: center;
}
.graytextbld {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.graytext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #CCCCCC;
}


h4 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-position: center center;
}
a:active {
	color: #0066CC;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #33FFFF;
	text-decoration: none;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	background-position: center;
}
p {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.border {
	border: thick solid #009900;
}
