@charset "utf-8";
/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 1e5484;
}
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
blockquote {
	text-decoration: none;
	text-align: justify;
	line-height: 7mm;
}
a {
	font-size: 10px;
	color: 0081af;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 0081af;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: 0081af;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	color: 1e5484;
}
h2 {
	font-size: 11px;
	color: 1e5484;
}
-->
