BODY {
	background-image: none;
	background-repeat: repeat;
	margin-right: 5pt;
	margin-left: 5pt;
	font-weight: normal;
	font-style: normal;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #99CCFF;

}

H1 {
       font-size: 28pt;}

H2 {
       font-size: 22pt;}

H3 {
	font-size: 18pt;
	font-weight: bold;

}

H4 {
	font-size: 14pt;
}

A:link {     color: #99CCFF;
        text-decoration: none;}

A:visited {    color: #99CCFF;
        text-decoration: none;}

A:active {    color: #FFFFCC;
        text-decoration: none;
        font-weight: bold;}

.black   { color: black;}

.dkred   { color: #990033;}
h5 {
	font-size: small;
	font-weight: normal;
}
h6 {
	font-size: x-small;
	font-weight: normal;

}
.tbox {
	font-family: Verdana;
	font-size: xx-small;
	color: #99CCFF;
	background-color: #000000;
}
