body
{ 
background-color: #01366B;
font-family: Georgia;
color: #000000;
margin-top: 0;
margin-left: 0;
marign-right: 0;
margin-bottom: 0;
} 

p {
	FONT-SIZE: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: justify;
}

td {
	FONT-SIZE: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

h1 {
COLOR: #01366B;
font-weight: bold;
margin-top: 0;
margin-bottom: 5px;
font-size: 18px;
}

h2 {
COLOR: #01366B;
font-weight: bold;
font-style: italic;
margin-top: 0;
margin-bottom: 5px;
font-size: 15px;
}

.tickerstyle{width:200px; height:140px; border:1px solid #B7B7B7; background:#E5E5E5; padding:8px; overflow:hidden;}
.messagediv{display: none;background:#E5E5E5}

a:link       { color: #000000 }
a:visited    { color: #000000 }
a:hover      { color: #01366B }