body {
	background-color:#303A4E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 0 0;
}

a {
	text-decoration:none;
	color:#336699;
	font-weight: bold;
}

a:hover {
	text-decoration:none;
	color: #FF9900;
}

h2 {
	color: #336699;
	text-align:center;
	font-size:20px;
}

td.lsta {
	border-bottom:1px solid #303A4E;
	border-right:1px solid #303A4E;
	border-top:1px solid #303A4E;
	border-left:1px solid #303A4E;
}

td.lstb {
	border-bottom:1px solid #303A4E;
	border-right:1px solid #303A4E;
	border-top:1px solid #303A4E;
}

td.lstc {
	border-bottom:1px solid #303A4E;
	border-right:1px solid #303A4E;
}

hr {
	border: 1px dashed #FF9900;
}

.style1 {
	color: #999999;
	font-weight: bold;
}