/*
  
   This file contains styles used in the news.htm file.

*/
#main
table.center {font-size: 8pt; margin-top: 0px; font-family: sans-serif;}
table.center {
      border: 1px solid blue; width: 435px;
}
th {font-family: sans-serif; color: white; font-weight: normal;
    background-color: rgb(255,153,51); letter-spacing: 5}
#main
td {vertical-align: top; background-color: white}
#main
td a {text-decoration: none; padding: 2px}
#main
td a:hover {text-decoration: underline; color: blue}
td.center {vertical-align: center; background-color: white; font-family: sans-serif; font-size: 9pt; font-style: normal;}
td.center {
	border-top: 1px solid blue; border-right: 1px solid blue;
}
address {clear: left; border-top: 1px solid blue; 
         font-family: sans-serif; font-size: 8pt; font-style: normal; 
         margin-top: 5px}
address b {color: blue; margin-left: 15px; margin-right: 5px}
#main2
table {font-size: 10pt; margin-top: 0px; font-family: sans-serif; 
       border: 1px solid blue; width: 435px}
th {font-family: sans-serif; color: #00008b; font-weight: bold; background-color: white letter-spacing: 5}
#main2
p {color: #00008b; font-size: 10pt; font-family: sans-serif}