body {
	color: #CCCCCC;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.subheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CE3000;
	font-weight: bolder;
}
a.nav:link {
	color: #000063;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-variant: small-caps;
}
a.nav:active {
	color: #000063;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.nav:visited {
	color: #400040;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	font-variant: small-caps;
}
a.nav:hover {
	color: #687895;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-variant: small-caps;
}
.ltblue {
	font-family: Verdana;
	font-size: 14px;
	font-weight: 700;
	color: #3E4759;
	font-style: italic;
}
.testimonials {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	color: #3C4455;
	font-style: italic;
}
.prices {
	font-family: Verdana;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color: #CE3000;
}
.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330066;
}
.light {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
}
.redheading {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF0000;
}
.totalprice {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #CE3000;
	background-color: #FFFF33;
}
.white {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
