@charset "utf-8";
body { margin: 0em; padding: 0px; color: #FFFFFF; font-size: 100%; text-align: center; font-weight: normal; background: #000000 url(none); 
}
h1 {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 100%;
}
#main { border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-right-style: none; border-bottom-style: dotted; border-left-style: none; border-top-color: #CCCCCC; border-bottom-color: #CCCCCC; margin-top: 0px; margin-bottom: 30px; padding-top: 5px; padding-bottom: 5px; 
}
#main p { margin: 10px 0px 15px; padding: 0px; 
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
#footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}
