h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	color: #003399;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #F60;
	text-align: center;
}

body {
	background-color: #2A303E;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #071149;
	text-decoration: none;
}
a:visited {
	color: #071149;
	text-decoration: none;
}
a:hover {
	color: #FF9E00;
	text-decoration: none;
}
a:active {
	color: #071149;
	text-decoration: none;
}
a {
	font-weight: bold;
}
}
.box {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6E6E6E;
	border-bottom-color: #6E6E6E;
}
.style4 {color: #FFFFFF}
.red {
	color: #FF0000;
}
.bodytext_small {
	font-size: 11px;
}
.blue {
	color: #003399;
}

