p {
  text-align: left; 
  font-size: 12pt} 
h2 {
   font-family: bauhaus, arial;
   font-size: 18pt;
   color: #045808;}
h3 {
   font-family: bauhaus, arial;
   font-size: 20pt; 
   color: #045808;}
p {
   font-family: bauhaus, arial;
   color: #022303;}
em {
   font-family: bauhaus, arial;
   color: #022303;}
p.bauhaus {
        font-family: bauhaus, arial}
font {
     color: #022303; font-family: bauhaus, arial}
a {
    text-decoration: none; }
a:link {
       color: #cc6600}     /* unvisited link */
a:visited {
       color: #996633}  /* visited link */
a:hover {
       color: #ff6600}   /* mouse over link */
a:active {
       color: #ff9966}   /* selected link */
a:hover {
       font-family: monospace}
.style1 {
       font-family: Bauhaus, Arial}
body {
    font-family: Bauhaus, Arial;
    color: orange;
    background-color: #fefefe; 
background-image: url(images/navbar3.1.jpg); 
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top;
}	

table 
{
table-layout: fixed
}

.margin { padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	} 
 </style>