/*basic*/

/* body and background */
body {margin : 0 0 0 0 ;font-size:0.8em;background-color:#698b69;}
	A, ADDRESS, ACRONYM, ABBR, BLOCKQUOTE, BODY, CAPTION, CENTER, CITE, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL,  h1, h2, h3, h4, h5, h6 {color:#000;font-family:verdana, arial, helvetica, sans-serif;}

/* body and background */
	a,a:link {text-decoration:none;color:#888;}
	a:visited {color:#888;}
	fieldset, legend {text-decoration:none;font-weight:bold;}
	a:hover {color:#888;}
	a.hide {display:none;}
	a.underline {text-decoration:underline;}
	.hidden {display:none;}
	
	abbr {cursor:help;}
	acronym {cursor:help;}
	address {}
	blockquote {text-align:justify;}
	br.left {clear:left;}
	br.right {clear:right;}
	br.all {clear:both;}
	cite, dfn, q {font-style:italic;}


	.fineprint {font-size:0.6em;}
	.strike	{text-decoration:line-through;}
	.normal {text-decoration:none;}
	.smaller {font-size:0.8em;}
	.underline {text-decoration:underline;}
	.italic {font-style:italic;}
	.bold {font-weight:bold;}
	.bolditalic {font-weight:bold;font-style:italic;}
	.center {text-align:center;}
	.tiny {margin-left:35px;font-size:0.7em;}
	
	ul.nb {list-style-type:none;}
	
	

/* image formatting */
	img.left {float:left;}
	img.right {float:right;padding:10px;}
	
	

/* header formatting */

h1 {display:none;}
h2 {
	line-height:1.4em;
	margin-left:10px;
	font-size:1.4em;
	font-weight:bold;
	color:#698b69;
}
h3 {margin-top:25px;margin-left:20px;font-size:1.0em;font-weight:bold;color:#698b69;}
h4 {margin-top:25px;margin-left:80px;font-size:1.0em;font-weight:bold;color:#698b69;}
h5 {margin-top:25px;margin-left:80px;font-size:1.0em;font-weight:bold;color:#698b69;}
h6 {margin-top:25px;margin-left:80px;font-size:1.0em;font-weight:bold;color:#698b69;}
.IMG-left {
	float: left;
	padding-right: 15px;
}
