@charset "utf-8";
/* CSS Document */




body {
	font-family: georgia, sans-serif;
	font-size: 10px;
	text-align:center;
	line-height: 17px;
	color: #565656;
	background-color:#f8f8f8;
}


		

img { 
	border: none; 
	}
	
	
a {
	outline:none;
	text-decoration: none;
	color: #999;
}
a.black {
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	outline: none;
}
a:selected {
	color: #000;
}


a.subp {
	outline:none;
	text-decoration: none;
	color: #999;
}

a.subp:hover {
	text-decoration: none;
	color: #000000;
}
a.subp:active {
	outline: none;
}
asubp:selected {
	color: #000;
}








h1 {
	font-family: verdana, sans-serif;
	font-size: 10px;
	float: left;
	width: 300px;
	line-height: 17px;
	color: #565656;
	border-bottom: #636363 solid 1px;
	text-align:left;
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 10px;
	float: right;
	width: 300px;
	line-height: 17px;
	color: #565656;
	border-bottom: #636363 solid 1px;
	text-align:left;
}

h3 {
	font-family: georgia, sans-serif;
	font-size: 10px;
	float: right;
	width: 180px;
	line-height: 17px;
	color: #565656;
	padding-bottom:2px;
	margin-bottom:-2px;
	border-bottom: #adadad solid 1px;
	text-align:left;
	
}

h4 {
	font-family: georgia, sans-serif;
	margin-top:3px;
	font-size: 12px;
	float: left;
	width: 150px;
	font-weight:normal;
	line-height: 9px;
	color: #565656;
	border-bottom: #636363 solid 0px;
	text-align:left;
}

