/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002080;
}
a:hover {
	text-decoration: underline;
	color: #8BC700;
}
a:active {
	text-decoration: none;
	color: #669900;
}
h1 {
	font-size: 18px;
	color: #A66400;
}
h2 {
	font-size: 16px;
	color: #73A500;
}
h3 {
	font-size: 14px;
	color: #661A00;
	text-align: center;
}
h4 {
	font-size: 12px;
	color: #002080;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center;
}
.emphasis {
	font-size: 14px;
	font-weight: bold;
	color: #002080;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	background-color: #F9FCEF;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom: 3px double;
	border-top-color: #002080;
	border-right-color: #002080;
	border-bottom-color: #002080;
	border-left-color: #002080;
	//display: none;
}
.important {
	font-size: 12px;
	font-weight: bold;
}
.bottomtiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
