
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e6e5e5;
}

.bkg {
	background-image: url(images/body_bkg.jpg);
	background-repeat: repeat-x;
}

.hed14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
}

.hed12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #999;
}


a, a:visited, a:link, a:active, a:hover {
	color: #69c;
	text-decoration: none;
}

a:visited {color:#666;}

a:active, a:hover {color: #36c;}

.intro {
	background-color: #4b7aae;
	background-image:url(images/intro_bkg.jpg);
	background-position: top;
	background-repeat: repeat-x;
};