@charset "UTF-8";
body {
	background-color: #073547;
	padding-left: 30px;
	padding-top: 20px;
}
body,td,th {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 24px;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#text {
	line-height: 20px;
}
h2 {
	font-size: 16px;
	line-height: 0px;
	font-weight: normal;
}
