body {
	margin:0;
	background-color:#03b7f6;
	background-image:url(images/water_bg.jpg);
	background-position:center;
	background-repeat:repeat;
	background-attachment:fixed;
}
.pricing {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#FF0000;
}
.pricingdesc {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#666666;
}
h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:18px; display:inline;
}
.tableFont {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:12px;
}
.navigation {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px;
}
.path {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:12px;
}
h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:14px;
}
hr {
	color:#F0F0F0;
}

.tableFont a:link {text-decoration: underline; color: #014b64;}
.tableFont a:visited {text-decoration: underline; color: #014b64}
.tableFont a:active {text-decoration: underline; color: #014b64}
.tableFont a:hover {text-decoration: none; color: #03b7f6}

.navigation a:link {text-decoration: none; color: #014b64;}
.navigation a:visited {text-decoration: none; color: #014b64}
.navigation a:active {text-decoration: none; color: #014b64}
.navigation a:hover {text-decoration: underline; color: #03b7f6}

.members {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:12px; color:#ff0000;
}
.members a:link {text-decoration: none; color: #ff0000;}
.members a:visited {text-decoration: none; color: #ff0000}
.members a:active {text-decoration: none; color: #ff0000}
.members a:hover {text-decoration: underline; color: #ff0000}
