html, body {
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #EDEDED;
	margin: 0;
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,body,layer,center,br,tr,a,form,address,blockquote,nobr,b,i
     { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;}

h1,h2,h3,h4,h5,h6 {margin-top: 16px; margin-bottom: 16px; padding:0px;}

h1 { font-size:18pt;  color:#555555;}

h2 { font-size:14pt;  color:#555555; margin-top:14px;}

h3 { font-size:12pt; color:#555555;}

h3 a { font-size:12pt; color:#555555;}

h4 { font-size:10pt; color:#555555; }

th { font-size:11pt; color:#555555; }

p,ul,ol,li,div,td,address,nobr,b,i,a { font-size:14px;}

p,ul,ol,li,div,td,address {color:#333333;}

pre {font-size:10pt; color:#0000C0; }

tt {font-size:10pt; color:#0000C0; }

a:link { color:#202020; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:red; text-decoration:none; }

span.black { color:black }
span.navy { color:navy }

