@charset "utf-8";
/* CSS Document */
<style type="text/css">td img {display: block;}
.landing {
	font-size: 16px;
}

td img {display: block;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-image: url(images/bg-sliver.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #000066;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #36ABEE;
	margin:0px;
	margin-left:5px;
}
h2 {
	font-size: 14px;
	color: #0099FF;
	margin:0px;
	margin-left:5px;
}
h3 {
	font-size: 18px;
	color: #04697D;
	margin:0px;
	margin-left:5px;
}
.scroller {
width:930px;
height:501px;
overflow:auto;
margin:0px;
border:5px;
padding-right:4px;
}
.accent1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.reminder {
	color: #F00;
	font-size: 18px;
	font-weight: bold;
}
.highlight {
	color: #F00;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

