/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2f2b33;
}
body {
	background-color: #072c6e;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {color: #072C6E}
.style4 {font-size: 10px}
.style5 {
	font-size: 10px;
	font-weight: bold;
	color: #4b2b66;
}
.style6 {
    font-family: Harrington, Trebuchet MS, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #2f2b33;
}
.style7 {font-size: 10px; color:#CCCCCC;}