
body, p, td  { font-family: verdana, sans-serif; 
			   font-size: 12px; 
			   margin-top: 0px; line-height:150% 
			   }
h1           { font-family: verdana, sans-serif; 
			   font-size: 14px; 
			   color: #5353FF;
			   font-weight: bold 
			   }
h2           { font-family: verdana, sans-serif; 
			   font-size: 13px; 
			   font-weight: bold;
			   color:#5353FF
			   }
h3           { font-family: verdana, sans-serif; 
			   font-size: 12px; 
			   font-weight: bold;
               margin-bottom: 0px; 
			   color: #000066; 
			   }
ul           { margin-top: 0px 
			   }

a:link       { color: #5353FF;
			   text-decoration: none  
			   }
a:visited    { color: #9D9DFF;
			   text-decoration: none 
			   }
a:hover      { color: #FF8000;
			   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; 
			   }