body {
	font-size: 12px;
	line-height: 120%;
	color: #191919;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(check-back.gif) scroll;
}
table {
	font-size: 12px;
	line-height: 120%;
	color: #191919;
}
#main {
	background-color: #FFFFFF;
	width: 800px;
	margin: auto;
}
h1 {
	font-size: 40px;
	margin: 0px;
	line-height: 150%;
}
h2 {
	font-size: 23px;
	margin: 0px;
	line-height: 150%;
}
h3 {
	font-size: 19px;
	margin: 0px;
	line-height: 150%;
}
h4 {
	font-size: 16px;
	margin: 0px;
	line-height: 150%;
}
h5 {
	font-size: 14px;
	margin: 0px;
	line-height: 150%;
}
h6 {
	font-size: 12px;
	margin: 0px;
	line-height: 150%;
}
a {
	color: #191919;
	text-decoration: none;
}
a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
blockquote {
	margin: 0px 0px 0px 30px;
	line-height: 150%;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	background: #FFFFFF url(header-img.gif) no-repeat right;
}
.menu {
	background: url(menu/back.gif) repeat-x;
	height: 20px;
	margin-bottom: 30px;
}
.footer {
	background: url(footer-back.gif) repeat-x;
	height: 13px;
	margin-top: 30px;
}
.title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.newbox {
	border-bottom: 3px solid #B5CDFF;
	border-left: 1px solid #B5CDFF;
	border-right: 1px solid #B5CDFF;
	padding: 10px;
	background-color: #f7f9ff;
}
.newbox1 {
	line-height: 170%;
	border-bottom: 1px dashed #A9A9A9;
}
.newbox2 {
	line-height: 170%;
	border-bottom: 2px solid #A9A9A9;
}