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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-color: #CCCCCC;
	background-repeat: repeat-x;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #003399;
}
h1 {
	font-size: 28px;
	color: #003399;
}
h2 {
	font-size: 24px;
	color: #333333;
}
h3 {
	font-size: 20px;
	color: #5686CF;
	margin-top: 6px;
	margin-bottom: 2px;
}
h4 {
	font-size: 16px;
	color: #000000;
}
.Content_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.Content_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 8px;
}
