@charset "utf-8";

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; text-align: center; margin: 8 0 32 0; background-color: #000 }
table { font-size: 12px }
td, th, img { vertical-align: top }
th { text-align: right; padding-right: 16 }
img { border: none }
p, li, dd { line-height: 1.5em }
ul li { list-style: square }

a { font-weight: bold; color: #f6ff00 }

h1 { font-size: 13px; font-weight: normal; margin: 8 0 16 0 }
h2 { font-size: 12px }
h3 { font-size: 11px }
h4 { font-size: 10px }

hr {
	color: #333;
	background-color: #333;
	border: none;
	height: 1px;
}