body, p, ul, ol, li, blockquote, table, td {
font-family: Helvetica, "Lucida Grande", Arial, sans-serif;
font-size: 12px; }

.pressroomHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3366FF;
}
.pressroomAUTHOR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399FF;

}
.pressroomFORM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3300FF;
	background-color: #DDDDEE;
	border-left: 1px solid #3399FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-indent: 5pt;




}
.pressroomTABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #3399FF;

}
.pressroomBUTTON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3300FF;
	background-color: #BBBBDD;
	text-indent: 5pt;
	border: 1px double #3399FF;

}
