body { background-color:#000000;
       color:#FFB90F;
       font-family:Arial, Verdana, sans-serif;
       margin:0px 350px; 
       padding:0px;
       text-align:left;

}
h1 { background-color:#000000;  
     color:#FFB90F;
     line-height: 300%;
     font-family:Georgia, "Times New Roman", serif;
     text-align:center;
}
h2 {
	background-color:#000000;
	color:#FFB90F;
	font-family:Georgia, "Times New Roman", serif;
	padding-left:30px;
	
}
p {font-size:.90em;
}
ul {font-weight:bold;
}
.nav {	font-weight:bold;
	font-size: .75em;
}
#footer { font-size: .75em;
          font-style: italic;
}


.companyname { font-weight:bold;
        font-family:Georgia, "Times New Roman", serif;
        font-size:1.25em;
}
img {border:0 }