body {margin-top: 0.1in;
      margin-left: 0.1in;
      margin-right: 0.1in;
      margin-bottom: 0.1in;
      background-color: #FFFFFF;}

p.header1 {color: #000000;
           font-family: Arial Black;
           font-size: 24pt;}

p.header2 {color: #000000;
           font-family: Arial Black;
           font-size: 16pt;}

p.regular {color: #000000;
           font-family: Times New Roman;
           font-size: 12pt;}
		   
p.small {color: #000000;
         font-family: Times New Roman;
		 font-size: 10pt;}
		
a {font-family: Arial;
   font-size: 12pt;
   color: #0066FF;
   text-decoration: none;}

a:hover {color: #FF0000;
         text-decoration: none;}
	
#navcontainer ul {margin: 0;
                  padding: 0;
                  list-style-type: none;}

#navcontainer a {display: block;
                 color: #000000;
                 background-color: #FFFF99;
                 width: 10.25em;
                 padding: 3px 3px 3px 3px;
                 text-decoration: none;
                 border-bottom: 1px solid #fff;
                 font-weight: bold;}

#navcontainer a:hover {background-color: #0000FF;
                       color: #FFFFFF;}