body
{ 
font-family: Arial;
color: #5a5a5a;
margin-top: 20;
margin-left: 0;
background-color: #ffffff;
background-image: url(images/background.jpg);
background-repeat: repeat-x

}

td {
	FONT-SIZE: 12px;
 }
 
p {
	FONT-SIZE: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

h1 {
COLOR: #2D4372;
font-weight: bold;
text-align: left;
margin-top: 0px;
margin-bottom: 6px;
font-size: 14px;
}

h2 {
COLOR: #2D4372;
font-weight: bold;
text-align: left;
margin-top: 10px;
margin-bottom: 2px;
font-size: 13px;
}

a {
COLOR: #5a5a5a;
}

a:visited {
COLOR: #5a5a5a;
}

a:hover {
COLOR: #2D4372;
}

a.ddbullet{
FONT-SIZE: 12px;
COLOR: #5a5a5a;
text-decoration:none
}

a.ddbullet:visited {
FONT-SIZE: 12px;
COLOR: #5a5a5a;
text-decoration:none
}

a.ddbullet:hover {
FONT-SIZE: 12px;
COLOR: #2D4372;
text-decoration:none
}

.tickerstyle{width:770px; height:60px; border:1px solid lightgrey; background:#86AFFF; padding:5px; overflow:hidden;}
.messagediv{display: none;background:#86AFFF}
