a:link {  color: #0000EE; text-decoration: none}
a.r:link, a.g:link, a.b:link {
	color: #000066;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}

a:visited {  color: #000066; text-decoration: none}
a.r:visited, a.g:visited, a.b:visited {
	color: #000066;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}

a.r:hover { color: #FF0000; text-decoration: none}
a.g:hover { color: #33FF00; text-decoration: none}
a.b:hover { color: #0000FF; text-decoration: none}
a:hover { color: #0000CC; text-decoration: none }

a:active { color: #000066; text-decoration: none}

.subhead { 
	color: #000066;
	font-family: "Trebuchet MS", sans-serif; 
	font-size: smaller
}

body { 
	font-family: Verdana, sans-serif; 
	background-color: #D7D7FD; 
	background-image: url(/img/moonstar_logo_cc_w.gif); 
	background-position: left bottom; 
	background-repeat: no-repeat
}

.head { 
	font-weight: bold; 
	color: #000066; 
	font-size: smaller; 
	font-family: "Trebuchet MS", sans-serif; 
	border-color: #000066 #E1E1E1 #E1E1E1; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.ss { font-family: "Trebuchet MS", sans-serif}

.bodyhead { 
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	border-color: black black #000099 #000000; 
	color: #000099; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
}

.sm { font-size: 10px}

.box {
	border: 1px #000066 solid;
	background-color: #cdcdcd;
}

.fineprint {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; color: #666666; 
	border-color: #000066 #FFFFFF #FFFFFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
	
.indented {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

ul {
	padding-right: 10px;
}

