@charset "UTF-8";
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #99CCCC;
}
a:active {
	text-decoration: none;
	color: ffffff;
}
a:visited {
	color: #339999;
	text-decoration: none;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: #000a29;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 24px;
	margin-top: 24px;
	margin-right: 0px;
}
.style1 {
	color: #000a29;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	color: #000a29;
}
.style3 {
	color: #00827b;
	font-style: italic;
}
.style5 {color: #ffffff; font-weight: bold; }
.style6 {font-size: 10px}
.style7 {color: #000a29}
.style9 {font-size: 12px}

<style type="text/css">
a:link {
    color:#f00;
 }
#sidelink {
    color:#ffffff;
 }
</style>
.tltable {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

