@charset "utf-8";
body {
	font-size: 12px;
	font-weight:normal;
	background-color: #e7ebf2;
	link: #FF9900;
	vlink: #FF9900;
	alink: #FF9900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div {
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
        text-align: left;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F90;
}
body,td,th {
	font-family: Verdana;
	color: #000;
}
h1 {
	color: #FC9B00;
}
h4 {
	color: #FC9B00;
	margin-top: 5px;
	margin-bottom: 5px
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:normal;
}
