body {
	margin: 0px;
	padding: 94px 0px 20px;
	background: #fff;
    text-align: center;
}

body, td {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#noFlash {
    text-align: left;
}
.noFlashDownloadMessage {
    clear: both;
    font-size: 10px;
    line-height: 13px;
}
.noFlashFooter {
    font-size: 9px;
    line-height: 13px;
    color: #999;
}
.blueHighlight {
    color: #09f;
}

a,
a:link,
a:active,
a:visited {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #09f;
}
.noFlashFooter a,
.noFlashFooter a:link,
.noFlashFooter a:active,
.noFlashFooter a:visited {
    color: #999;
}
.noFlashFooter a:hover {
    color: #09f;
}