.footer {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #827DA0;
}
.bodyCopy {
	font-family : sans-serif;
	font-size : x-small;
	color : #000000;
}
.whitetext {
	font-family : sans-serif;
	font-size : x-small;
	color : #FFFFFF;
}
.header {
	font-family : sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #999966;	
}
.subhead {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #757F4D;	
}
.link {
	color: #666633;
	font-family : sans-serif;
	font-size : x-small;
	text-decoration : none;
}
.link:hover { 
	color: #666633;
	font-family : sans-serif;
	font-size : x-small;
	text-decoration : underline; 
}
.navlink {
	color: #46540C;
	font-family : sans-serif;
	font-size : x-small;
	text-decoration : none;
}
.navlink:hover { 
	color: #46540C;
	font-family : sans-serif;
	font-size : x-small;
	text-decoration : underline; 
}
.smnavlink {
	color: #DBD29F;
	font-family : sans-serif;
	font-size : 8pt;
	text-decoration : none;
}
.smnavlink:hover { 
	color: #DBD29F;
	font-family : sans-serif;
	font-size : 8pt;
	text-decoration : underline; 
}
.whitelink {
	color: #FFFFFF;
	font-family : sans-serif;
	font-size : 8.5pt;
	text-decoration : none;
}
.whitelink:hover { 
	color: #cccccc;
	font-family : sans-serif;
	font-size : 8.5pt;
	text-decoration : underline; 
}
