body {
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	height: 100.1%;
}
h1 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 25px;
	line-height: 52px;
	margin-bottom: 25px;
}
h2 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 20px;
}
h3 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
}
h4 {
	font-weight: normal;
	color: #9a0000;
}
a:link,
a:visited {
	font-size: 16px;
	text-decoration: none;
}
a:hover {
	color: #9a0000;
}
#content {
	margin: 0 auto;
	height: 100.1%;
	padding: 0;
	width: 600px;
	text-align: center;
}
#content #head td {
	text-align: center;
}
#content #box {
	text-align: center;
	border: 1px solid #000;
	margin-top: 15px;
	padding: 0 15px;	
}
#content #text {
	text-align: center;
}	
#content #text ul {
	list-style-type: none;
	text-align: left;
	padding-left: 190px;
}
#content #text ul li {
	padding-left: 16px;
	background: url(../images/bgList.gif) 0 5px no-repeat;
}