body { 
    background: #FFFFFF !important;
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt;
}

.header { padding: 0; background: #FFFFFF; }
td { font-size: 10pt; }

#content {
	position: absolute;
	left: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.noprint { display: none; }
a         { font-weight: bold; text-decoration: none; }
a:link    { color: #000000; }
a:visited { color: #000000; }

