@charset "utf-8";
/* CSS Document */

body {
	margin:0px; text-align:center; background: url(header.gif) top no-repeat;
}
#content {
	margin-top: 175px;
}
#content p {
	color:#333333; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt;
}
#content p a {
	color:#000000; text-decoration:none; border-bottom: #999999 dotted 1px;
}
#content p a:hover {
	color:#000000; text-decoration:none; border-bottom: #000000 dotted 1px;
}
h1 {
	color:#666666; font-family: Georgia, "Times New Roman", Times, serif; font-size: 21pt; font-weight:normal
}
h1 a {
	color:#666666; text-decoration:none;
}
h1 a:hover {
	color:#333333; text-decoration:none; border-bottom: #999999 dotted 1px;
}
.dn {
	color:#000000; font-weight:bold;
}
#footer {
	position: absolute; bottom: 0px; left: 0px; width: 100%; height: 85px; text-align:center; background-color: #E5E5E5; line-height: 4pt;
}
#footer p {
	color:#333333; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; text-align: center;
}
#footer p a {
	color:#333333; text-decoration:none; border-bottom: #999999 dotted 1px;
}
#footer p a:hover {
	border-bottom: #000000 dotted 1px;
}
div.hr {
	line-height: 1px; font-size: 1px; width: 100%; height: 1px; background: #CCCCCC; 
}
#dnBox {
	border: 1px solid #F8D88F;
	background-color: #FDF4DF;
	padding: 15px 5px 15px 5px;
	width: 550px;
}
