@charset "utf-8";
/* CSS Document */

body {
	font-family:tahoma, sans-serif;
	font-size:14px;
}
img {
	border:0px;
}
h1,h2,h3,h4,h5 {
	font-family:Tahoma, Sans-serif;
	font-weight:bold;
}
h1, h2 {
	color:#206fc9;
	margin-bottom:0px;
}
h3 {
	color:#858585;
}
hr {
	color:#858585;
	background-color:#858585;
	border:2px solid #858585;
}

a, a:visited {
	color:#206fc9;
	text-decoration:none;
	font-weight:bold;
}
a:hover, a:active {
	color:#0099FF;
	text-decoration:underline;
}
