@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	line-height: 1.7em;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3300FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: underline;
	color: #333366;
	padding-left: 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #1C4E9F;
}
h2 {
	font-size: 11px;
	color: #96CCF0;
}
