/* CSS Document */

td#low {padding: 20px 50px;}
div.release {text-align: left;
   margin-left: 60px; margin-top: 0px; padding: 2px;}
   
div.release a {
color: #333; 
text-decoration: none}

div.release:first-line {
font-weight: bold;}
div.date {
   margin-left: 2px; margin-top: 0px; padding: 0;}

div#contact-info {
   text-align: center;
   margin: 0px 0px 30px 30px;
   font-size: 80%;}
   
div#contact-info a{
color: #000000; 
font-size: 95%;
font-weight: normal; 
text-decoration: none}

div#contact-info:first-line {
border-bottom: 1px solid #996633; 
font-weight: normal; 
font-color: #996633
text-transform: uppercase; 
font-size: 120%;
margin: 0px;
}

div#footer {
font-size: 80%;
text-align: center; 
margin-top: 20px;
padding-top: 10px;
border: 1px solid #996633; 
border-width: 1px 0 0 0;}

div#footer a:link {color: #000;}
div#footer a:visited {color: #878;}

h1 {
font-size: 19px; 
margin: 0px 0px 5px 0;
border: 1px solid #000; 
padding: 0px;
border-width: 0px 0px 1px 0px;}

h2 {
font-size: 90%; 
margin: 20px 0px 5 0;
border: 1px solid #666; 
border-width: 0px 0px 1px 0;}
   
td#low h3 {font-size: 13px; 
    font-weight: normal; 
	color: #333333; 
	text-transform: uppercase; 
	margin: 0 0 4px 2px;
	border:none;}
</style>