/* CSS Document */
<style type="text/css">

html, body{
	height:100%;
}	

body {
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.stylelines {
	font-size: 10px;
	color: #ff8100;
}
.stylecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
quick-links {
	font-size: 10px;
	color: #FFFFFF;
}

.highlight {
	font-size: 10px;
	color: #0f2556;
}

a:link {
	color: #0F2556;
	text-decoration: none;
}
a {
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #FF8100;
}
a:active {
	text-decoration: none;
}

a {
	font-weight: bold;
}

</style>
