body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;
	color: #3d2d00; 
}
a { text-decoration:underline;color:#898313;/*font-weight:bold;*/ }
a:hover { text-decoration:none;color:#898313; }
a.current { color:#898313; }

div#mainContent a:hover { color: #898313; }

p { padding: 0px; margin: 0px 0px 10px 0px; }

h1 {
	font-size:inherit; /* letter-spacing: 0.2px;*/
	font-weight:inherit;
	line-height:inherit;
	/*
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	*/
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #3d2d00;
	padding: 0px;
	text-align: left;
}

.h16 { font-size: 16px; }
.h15 { font-size: 15px; }
.h14 { font-size: 14px; }
.h13 { font-size: 13px; }
.c12 { font-size: 12px; }
.c11 { font-size: 11px; }
.c10 { font-size: 10px; }

.greencopy { color: #898313; }
.browncopy {color: #402E00; }
.whitecopy { color: #FFFFFF; }
.blackcopy { color: #000000; }

.redcopy { color: #DD0000; }
.smallest { font-size: 10px; } 
