body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000051;
	background-color: #CEDDFF;
}

a:link { color: #0033cc; text-decoration: none; font-weight: bold}

a:visited { color: #0033cc; text-decoration: none; font-weight: bold}

a:hover { color: #245BFF; text-decoration: underline; font-weight: normal font-size: 13px;}

p { 
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

h1 { 
     font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #003399}

h2 {  
     font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

td {  
     font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.smallprint {  
     font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000099}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	);
}

#marqueecontainer{
position: relative;
width: 215px; /*marquee width */
height: 292px; /*marquee height */
background-color: white;
overflow: hidden;
border: 3px solid #003399;
padding: 2px;
padding-left: 4px;
}

#Layer1 {
	position:absolute;
	width:61px;
	height:58px;
	z-index:1;
	left: 658px;
	top: 153px;
	overflow: visible;
}

</style>