/* body and background */
body {margin :0px;padding:0px;font-size:0.9em;}
a, abbr, acronym, address, blockquote, body, button, cite, code, dd, del,
	dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins,
	kbd, label, li, object, ol, p, pre, q, samp, span, strong, sub, sup, ul, var,
	caption, col, colgroup, legend, table, tbody, td, tfoot, th, thead, tr 
		{color:black;font-family:verdana,arial, helvetica, sans-serif;padding:0 0 0 0;margin:0 0 0 0;}
/* body and background */
hr {height:3px;width:100%;color:#369;background-color:#369;}

	a,a:link {text-decoration:underline;color:#036;}/*#b22222*/
	a:visited {color:#063;}
	fieldset, legend {text-decoration:none;font-weight:bold;}
	a:hover {color:#bebebe;}
	a.hide {display:none;}
	a.nodec {text-decoration:none;}
	abbr {cursor:help;}
	acronym {cursor:help;}
    address {text-align:left;}
	blockquote {text-align:justify;text-justify:inter-word;}
	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;}
	.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;}
	.left {float:left;}
	.right {float:right;}
	.leftfoot {float:left;padding-left:25px;padding-top:5px;}
	.rightfoot {float:right;padding-right:25px;padding-top:5px;}
	.hidden {display:none;}
	a.none {text-decoration:none;margin-left:450px;}

/* image formatting */
	img.left {float:left;margin-top:5px;margin-right:10px;margin-bottom:5px;}
	img.right {float:right;margin-top:5px;margin-left:5px;margin-bottom:10px;}
.red {color:red;}

/* header formatting */

h1 {display:none;}
h2 {margin-top:0px;margin-bottom:10px;margin-left:0px;font-size:1.4em;color:black;text-decoration:underline;text-align:left;}
h3 {margin-top:15px;margin-bottom:10px;margin-left:0px;font-size:1.2em;font-weight:bold;color:black;text-align:left;}
h4 {margin-top:25px;margin-bottom:10px;margin-left:0px;font-size:1.0em;font-weight:bold;color:black;text-align:left;}
h5 {margin-top:25px;margin-bottom:10px;margin-left:0px;font-size:1.0em;font-weight:bold;color:black;text-align:left;}
h6 {margin-top:25px;margin-bottom:10px;margin-left:0px;font-size:1.0em;font-weight:bold;color:black;text-align:left;}

h4.color {color:#003366;}

/*paragraph formatting*/
p {font-size:0.9em;color:black;padding-bottom:10px;}
p, ol, ul, dl {text-align:left;}




