.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC99;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20pt;
	color: #660000;
}
.borderpage {
	border: 1px solid #CC9966;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20pt;
	color: #660000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #FFCC99;
	}
a:hover {
	text-decoration: none;
	color:#CC9966;
	}
a:visited {
	text-decoration: none;
	color:#CC9966;
	}	
a.light:link {
	text-decoration: underline;
	color: #660000;
	}
a.light:hover {
	text-decoration: underline;
	color:#996600;
	}
a.light:visited {
	text-decoration: underline;
	color:#996600;
	}	

a.menu2:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #996600;
	font-weight: bold;
	}
a.menu2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color:#660000;
	font-weight: bold;
	}
a.menu2:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color:#660000;
	font-weight: bold;
	}

.bodysmlead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16pt;
	color: #660000;
}
.bodysm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18pt;
	color: #660000;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC99;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
}

