@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #996633;

}
a:visited {
	text-decoration: underline;
	color: #945552;
}
a:hover {
	text-decoration: none;
	color: #009999;
}
a:active {

}
h1 {
	font-size: 30px;
	color: #39384A;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #945152;
}

h2 {
	font-size: 18px;
	color: #FF0000;
}
h3 {
	font-size: 14px;
	color: #39384A;
}
