.footer {
	font-family: "Century Gothic", "Tw Cen MT", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.pagehead {
margin-left:80px;
font-family:"Century Gothic", "Tw Cen MT", Verdana, sans-serif;
font-size:24px;
color:#999999;
}

.subhead {
font-family:"Century Gothic", "Tw Cen MT", Verdana, sans-serif;
font-size:16px;
color:#de195a;
font-weight:bold;
}

.body {
margin-left:80px;
font-family:"Century Gothic", "Tw Cen MT", Verdana, sans-serif;
font-size:16px;
color:#333333;
}


a:link {
color:#de195a;
text-decoration:none;
}
a:visited {
color:#de195a;
text-decoration:none;
}
a:active {
color:#de195a;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:none;
}

/*MENU STYLES*/

.menu {
font-family:"Century Gothic", "Tw Cen MT", Verdana, sans-serif;
font-size:14px;
font-weight:bold;
}
.menu a:link {
color:#ffffff;
text-decoration:none;
}
.menu a:visited {
color:#ffffff;
text-decoration:none;
}
.menu a:active {
color:#333333;
text-decoration:none;
}
.menu a:hover {
color:#333333;
text-decoration:none;
}
