@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
body {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #062957;
}
a:visited {
	color: #5B5B5B;
}
a:hover {
	color: #FF4700;
	text-align: left;
}
h1 {
	font-size: 14px;
	color: #062957;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: 000;
}
h3 {
	font-size: 12px;
	color: #000000;
	}
h5 {
	font-size: 18px;
	color: #062957;
}
h4 {
	font-size: 18px;
	color: #FF4700;
	}
h6 {
	font-size: 10px;
	color: #828282;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px;
	text-align: center;
	font-size: small;
	list-style-type: none;
}

</style>
