body {
		margin:10px 10px 10px 10px;
		background:#D2DEB8;
/*		background:#F0EFEF;	*/
/*background-image: url("/images/background.gif");*/	
		}

H1, H2, H3, H4, H5, H6, P, td, th, blockquote, ol, ul, dl, dt, dd, li { font-family: Arial, Helvetica, sans-serif;}
P, td, th, blockquote, ol, ul, dl, dt, dd, li { font-size: 10pt;}
H1 { font-size: 18pt;} 
H2 { font-size: 16pt;}
H3 { font-size: 14pt;}
H4 { font-size: 12pt;}
H5 { font-size: 10pt}
H6 { font-size: 9pt}
CODE { font-family: Courier New, Courier, monospace;}
PRE { font-family: Courier New, Courier, monospace;}
A.navLink { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: bold; text-decoration: none;}
A.navLink:link { color: #000000;}
A.navLink:visited { color: #000000;}
A.navLink:hover { color: #FFF0FF;}

.small { font-family:Arial;
		font-size: 8pt;
		color:#000000;
	  }