html, body, #wrapper {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

a:active { text-decoration: none}
a:hover { color: #FFFFFF; text-decoration: none}
a:link { text-decoration: none}
a:visited { text-decoration: none}
body { background-color: #000000; color: #4664B4; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
img { border: none; float: left; }
td, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4664B4}
.lh16px { text-align: left; line-height: 15px; }
.link { color: #9FAED4; }
.titleTD { height: 12px; }