html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
body {
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	}
	
a,
a:link,
a:active,
a:visited {
	color: #C48934;
	text-decoration: none;
	}
a:hover {
	color: #C48934;
	text-decoration: underline;
	}
	
p, h1, h2, h3 {
	margin-top: 0px;
	padding-top: 0px;
	}
	
h1 {font-size: 18px; font-weight: bold; color: #C48934;}
h2 {font-size: 16px; font-weight: bold; color: #C48934;}
h3 {font-size: 14px; font-weight: bold; color: #C48934;}
h4 {font-size: 12px; font-weight: bold; color: #C48934;}

.bodysmall {font-size: 12px;}

.body {font-size: 14px;}

.bodybig {font-size: 16px;}

.subtitle {font-size: 16px; font-weight: bold;}

.Title {font-size: 18px; font-weight: bold;}

a.menuLev-1,
a.menuLev-1:link,
a.menuLev-1:active,
a.menuLev-1:visited,
a.menuLev-1:hover {
	font-size: 12px;
	font-weight: bold;
	color: #6F502A;
	text-decoration: none;
	}

a.menuLev-1:hover {
	color: #C48934;
	}
	
a.menuLev-2,
a.menuLev-2:link,
a.menuLev-2:active,
a.menuLev-2:visited,
a.menuLev-2:hover,
a.menuLev-3,
a.menuLev-3:link,
a.menuLev-3:active,
a.menuLev-3:visited,
a.menuLev-3:hover {
	font-size: 12px;
	font-weight: normal;
	color: #C48934;
	text-decoration: none;
	}

a.menuLev-2:hover,
a.menuLev-3:hover {
	color: #6F502A;
	}
