.body {
	font-family: Futura, Helvetica, Verdana, Arial, sans serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #663300;
}

.body a:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.body a:visited {  color: #333333; text-decoration: none; font-size: 12px; font-weight: bold;}
.body a:hover {  color: #660066; text-decoration: none; font-weight: bold; font-size: 12px;}
.body a:active {
	color: #660066;
	text-decoration: underline; 
	font-weight: bold;
	font-size: 12px;
	font-style: oblique;
}
.bodybold {
	font-family: Futura, Helvetica, Verdana, Arial, sans serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
}
.home {
	font-family: Copperplate, Garamond, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.sub {
	font-family: Copperplate, Garamond, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	color: #000000;
	font-variant: small-caps;	
}
.sub a:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 17px;
	font-weight: bolder;
	font-variant: small-caps;
}
.sub a:visited {  color: #333333; text-decoration: none; font-size: 17px; font-weight: bolder; font-variant: small-caps;}
.sub a:hover {  color: #660066; text-decoration: none; font-weight: bolder; font-size: 17px; font-variant: small-caps;}
.sub a:active {
	color: #660066;
	text-decoration: underline; 
	font-weight: bolder;
	font-size: 17px;
	font-style: oblique;
	font-variant: small-caps;
}
.subsub {
	font-family: Futura, Helvetica, Verdana, Arial, sans serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
}
.small {
	font-family: Futura, Helvetica, Verdana, Arial, sans serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
}
.title {
	font-family: Copperplate, Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: bolder;
	color: #333300;
	text-transform: none;
	font-variant: small-caps;
}

