body {
	font-size: 90%;
	font-family: "Verdana", "Skia", "Arial", "Helvetica";
	margin-left:60px;
	margin-right:60px;
	color: #fffafa;
	background-image:  url(buttons/night.gif);
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 140%;
}
H3 {
	font-size: 130%;
}

H4 {
	font-size: 110%;
}

a:link {
     color: #ffff99; 
	 text-decoration: none;
}
a:visited {
     color: #00ffff; 
	 text-decoration: none;
}
a:active {
     color: #7fffd4; 
	 text-decoration: none;
}
a:hover {
     color: #66CC99; 
	 text-decoration: underline;
}
.rowColor {  background-color: #6699CC; font-weight: bold;}
.formColor { background-color: #DADADA;}
.smallText {  font-size: 11px}
.upperNav {  font-size: 10px; font-weight: bold; color: #000099}

.help {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0000; background-color: #FFFFFF; font-weight: bold}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 110%;
	padding: 6px;
}
.indent {
	margin-left: 20px;
	padding-left: 10px;

}
.waterBackground {
	background-image:  url(buttons/clrwater.jpg);
}
.strong {
	font-weight: bold;
}
