body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003165;
}
body {
	background-color: #003165;
	background-image: url(images/bg_big.jpg);
	margin-top: 10px;
}
a {
	font-size: 9pt;
	color: #068D91;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #068D91;
}
a:hover {
	text-decoration: none;
	color: #003165;
}
a:active {
	text-decoration: none;
	color: #003165;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10pt;
	color: #068D91;
}
h2 {
	font-size: 10px;
	color: #003165;
}
