body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin:0px;
	padding:0px;
	border:0px;
	font-family: 'PT Sans', sans-serif;
}

body {
	background-color:#404040;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:21px;
	color:#757575;
	behavior: url("../csshover3.htc");
}
a, a:link, a:active, a:visited, a:hover {
	outline-style:none;
}
a {
	color:#4f84ba;
	text-decoration:underline;
	font-weight:normal
}
a:hover {
	color:#757575;
	text-decoration:none;
}
h1 {
	font-size:12px;
	font-weight:normal;
	float:left;
	line-height:30px;
	width:470px;
	margin:0px;
	height:29px;
	color:#FFF;
}
h2 {
	font-size:20px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	color:#6286b5;
}
h2 a:link, h2 a:active, h2 a:visited {
	color:#6286b5;
	text-decoration:none;
}
h2 a:hover {
	color:#404040;
	text-decoration:none;
}
h2 span {
	color:#404040;
}

h3 {
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	color:#6286b5;
}

h4 {
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	color:#404040;
}


p {
	padding:0px 0px 15px 0px;
}
.clear {
	clear:both;
}

ul.list {
	margin:0px;
	padding:0px 0px 15px 0px;
	width:auto;
	height:auto;
}
ul.list li {
	list-style:decimal;
	text-align:left;
	font-size:14px;
	line-height:22px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 25px;
}

















