@charset "UTF-8";
/* CSS Document */

body {
   text-align: center;
   }

p {
	font-size:12px;
	color:#FFF;
	padding-top:1px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	margin-top: 1px;
}

h3 {
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	padding-top:5px;
	margin-bottom: 1px;
}

h2 {
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#fff;
}
	

a {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #FFF;
}

img {
	border:0;
	
}
#underline {
	text-decoration:underline;
	font-weight:bold;
}

div.content {
	width:700px;
	text-align: justify;
	z-index: 1;
	padding-top: 50px;
	min-height: 400px;
}
.header_wrap {
	position: absolute;
	width: 100%;
	top: 145px;
	min-width: 1024px;
}
.footer {
	width:700px;
	height: 50px;
	position:relative;
	padding-top: 20px;
#link {
	font-size: 12px;
	font-weight: normal;
}
