body, p, li {
	background-color: #DEDECA;
	background-image: url(../images/cg_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body, td, th {
	font-size: 12px;
	color: #666633;
	
}

	/* begin header type */	/* 1 - humanist sans a */
		
h1	{
	font-family:Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
	font-size-adjust:	.52;
	font-size:	1.7em;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
		color: 7a3634;
	}	
		
h2	{
	font-family:	Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
	font-size-adjust:	.50;
	font-size:	1.5em;
	font-weight:	200;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: 7a3634;
	}	
		
h3	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.58em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h4	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.33em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h5, dt	{
	font-family:	Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.17em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h6	{
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

h3, h4, h5, h6 {
	color: #666633;
}

a.nav:link {
	color: #8C8200;
	text-decoration: underline;
	font-size: 12px;
}
a.nav:visited {
	color: #8C8200;
	text-decoration: underline;
	font-size: 12px;
}
a.nav:hover {
	color: #CCBD00;
	text-decoration: underline;
	font-size: 12px;
}

a.bod:link {
	color: #7a3634;
	text-decoration: underline;
	font-weight: bold;
}
a.bod:visited {
	color: 7a3634;
	text-decoration: underline;
	font-weight: bold;
}
a.bod:hover {
	color: #d13733;
	text-decoration: underline;
	font-weight: bold;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6600;
}

