
body, p, td  { font-family: verdana, sans-serif; 
			   font-size: 11px; 
			   color: #000000;
			   margin-top: 0px 
			   }
h1           { font-family: verdana, sans-serif; 
			   font-size: 14px; 
			   color: #000066;
			   font-weight: bold 
			   }
h2           { font-family: verdana, sans-serif; 
			   font-size: 13px; 
			   font-weight: bold;
			   font-style: italic
			   }
h3           { font-family: verdana, sans-serif; 
			   font-size: 12px; 
			   font-weight: bold;
               margin-bottom: 0px; 
			   color: #000066; 
			   }
ul           { margin-top: 2px 
			   }

a:link       { color: #008080;
			   text-decoration: none;  
			   }
a:visited    { color: #808080;
			   text-decoration: none; 
			   }
a:hover      { color: #800000;
			   text-decoration: underline; 
			   }



th           { font-family: verdana, sans-serif; 
			   font-size: 10px; 
			   color: #ffffff;
			   background-color: #000066; 
			   text-align: left ;
               font-weight: bold
			   }
p.breadcrumb { font-family: verdana, sans-serif; 
			   font-size: 9px; 
			   font-weight: bold;
			   }
p.l			 { font-family: verdana, sans-serif; 
			   font-size: 9px; 
			   color: #000000; 
			   font-style: italic;
			   margin-top: 0px;
			   }
.footer		 { font-size: 10px; 
			   }
.reg		 { font-size: 10px; 
			   }
