p {
	font-family: helvetica, arial, verdana;
	font-size:16px;
	color:#000000;
	line-height:21px
}
.p {
	font-family: helvetica, arial, verdana;
	font-size:16px;
	color:#000000;
	line-height:21px
}
.p1 {
	font-family: helvetica, arial, verdana;
	font-size:16px;
	color:#ffffff;
	line-height:21px
}
.p2 {
	font-family: helvetica, arial, verdana;
	font-size:12px;
	color:#000000;
	line-height:21px
}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size:24px;
	color:#9e0b0f;
	font-weight: bold
}
.h1 {
	font-family: arial, helvetica, sans-serif;
	font-size:20px;
	line-height:30px;
	color:#9e0b0f;
	font-weight: bold
}
.pointtable {
	margin-top: 15px;
	background-color: #dff3fc
}
#main {
	width: 800px;
	margin: 0px auto;
	overflow: hidden;
}
#background {
	background-image: url(bg.jpg);

	margin: 0px;
	background-repeat: repeat-x;
	background-color: #880000
}
#header {
	background-image: url(header.jpg);

	width: 800px;
	height: 235px;
	margin: 0px auto;
	overflow: hidden
}
#content {
	background-image: url(contentbg.jpg);

	width: 634px;
	margin: 0px auto;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
	background-repeat: repeat-y
}
#footer {
	background-image: url(footer.jpg);

	width: 800px;
	height: 122px;
	margin: 0px auto;
	overflow: hidden
}