body,table,td,font,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainTable {
	width: 660px;
}

#hdr_screen, #ftr_screen {
	display:none;
}

#hdr_print {
	font-size: 32px;
	font-weight: bold;
}
#ftr_print {
	font-size: 11px;
	margin-top: 20px;
}

.title {
	font-size: 24px;
	color: #5d5995;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#content_body, #content {
	width:660px;
	margin:0px;
}

a:link, a:visited {
	font-weight: bold;
	color: #bf1e2e;
	text-decoration: underline;
}
