a:link { font-size: 10pt; font-family: tahoma; color: #13166d; text-decoration: none }
a:active { font-size: 10pt; font-family: tahoma; color: #13166d; text-decoration: none }
a:visited { font-size: 10pt; font-family: tahoma; color: #13166d; text-decoration: none }
a:hover { font-size: 10pt; font-family: tahoma; color: #13166d; text-decoration: underline }
/* a:hover { font-size: 10pt; font-family: tahoma; color: #acaef0; text-decoration: underline } */

a.headerlinks:link { margin: 5px; font-weight: bold; font-size: 12pt; font-family: tahoma; color: #ffffff; text-decoration: none }
a.headerlinks:active { margin: 5px; font-weight: bold; font-size: 12pt; font-family: tahoma; color: #ffffff; text-decoration: none }
a.headerlinks:visited { margin: 5px; font-weight: bold; font-size: 12pt; font-family: tahoma; color: #ffffff; text-decoration: none }
a.headerlinks:hover { margin: 5px; font-weight: bold; font-size: 12pt; font-family: tahoma; color: #000066; text-decoration: none }

h1 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12pt;
	margin: 0px;
}

h3 {
	color: #000066;
	font-family: Tahoma;
	font-size: 12pt;
	margin: 0px;
}

th {
	background-color: #cccccc;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 0px;
}

td {
	font-size: 10pt;
	font-family: Tahoma;
}

td.container {
	padding: 20px;
	font-family: Tahoma;
}

td.smallcontainer {
	padding: 10px;
	font-family: Tahoma;
}

body {
	font-size: 10pt;
	font-family: Tahoma;
}

.marquee {
	background: transparent url(/images/marquee.png) no-repeat; 
	margin:0 15px 20px 10px;
	width:675px;
	height: 30px;
}

.marquee marquee {
	top: 5px;
	position: relative;
}