body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #0080FF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0080FF;
}
a:hover {
	text-decoration: none;
	color: #DBB724;
}
a:active {
	text-decoration: underline;
}
.foot {color: #666666; font-size:10px}

.content {
	padding:27px;
	padding-top:10px;
	background-image:url(images/body_02.gif);
	background-repeat:repeat-y;
}
h4{font-size:14px;}
li {line-height:16px;margin-bottom:10px;}