body {
	background-color: #7BF5D9;
}
h1 {
	font-size: 24px;
	font-weight: 100;
	color: #CC3300;
}
h2 {
	font-size: 16px;
	font-weight: 400;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #004040;
}
a:link {  
	text-decoration: none
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none}
a:hover {   
	color: #FFCC33;
	text-decoration: none
}
.navlink {
	font-size: 12px;
	font-weight: bold;
	color: #CC0099
}
.navlink2 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #CC0099;
}
.spanalignmiddle {
	vertical-align: middle;
}	
.redFF3300 {
	color: #FF3300;
}
.topborder {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC99;
	border-top-width: medium;
}
.Piecesnoborder {
	font-size: 10px;
	color: #006633;
	font-weight: bold;
	line-height: 30px;
}
.darkgreen004040 {
	color: #004040;
}
.darkgreen003535 {
	color: #003535;
}

