@charset "utf-8";

body,td,th {
	color: #0C3E7C;
	font: 13px/20px Verdana, Geneva, sans-serif;
}
body {

}

a:link {
	color: #211C19;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
}

a:visited {
	text-decoration: none;
	color: #211C19;
}
a:hover {
	text-decoration: underline;
	color: #211C19;
}
a:active {
	text-decoration: none;
	color: #211C19;
}
h1 {
	color: #FFF;
	font: 24px Arial, Helvetica, sans-serif;
	background: url(H1.jpg) repeat-x center bottom;
	padding: 5px;
	border: 1px solid #FFF;
	overflow: hidden;
}
h2 {
	color: #06F;
	font: 1.5em Arial, Helvetica, sans-serif;
	border-bottom: 1px none #0B3C78;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h3 {
	color: #014D98;
	font: 1.2em Arial, Helvetica, sans-serif;
}
h4 {
	color: #FE6307;
	font: 1.2em Arial, Helvetica, sans-serif;
}
h5 {
	color: #342D27;
	font: 1.2em Arial, Helvetica, sans-serif;
}
h6 {
	color: #342D27;
	font: 1.2em Arial, Helvetica, sans-serif;
}
li {
	list-style: url(arrrow.png) none outside;
}
