//begin_css
<!-- This document created by WebScripter 3.0 copyright Code Generation 1999 <!--  border-style: double; -->


a.doc {
		 font-size:12pt;
		 font-family:Arial;
		 font-weight:800;
		 font-style:normal;
		 text-decoration:none;
		 color:black;		 
}

a.menuitem {
			  font-size:10pt;
			  font-family:Arial;
			  font-weight:800;
			  font-style:normal;
			  color:blue;
			  text-decoration:none;	
}


a.smalllink {
		 font-size:8pt;
		 font-family:Arial;
		 font-weight:200;
		 font-style:normal;
		 text-transform:none;
		 color:blue;
		 text-decoration:none;	
}

p.text {
	   font-size:10pt;
	   font-family:Arial;
	   font-weight:400;
	   font-style:normal;
	   color:black;
}


p.header {
		 font-size:16pt;
		 font-family:Times;
		 font-weight:800;
		 font-style:italic;
		 text-transform:uppercase;
		 color:black;		 
}


p.headerNor {
		 font-size:16pt;
		 font-family:Arial;
		 font-weight:800;
		 font-style:normal;
		 text-transform:uppercase;
		 color:black;		 
}

p.smalltext {
		 font-size:8pt;
		 font-family:Arial;
		 font-weight:200;
		 font-style:normal;
		 text-transform:none;
		 color:black;
}


p.special {
			  font-size:10pt;
			  font-family:Arial;
			  font-weight:800;
			  font-style:normal;
			  color:red;
			  text-decoration:none;	
}

span.my {
			  color:red;
}


//end_css
