BODY { font-family: Arial, Helvetica, sans-serif; font-size:12px;}
TR { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
TD { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
p { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
A:link { color: #0000FF; text-decoration: underline}
A:visited { color: #0000FF; text-decoration: underline}
A:hover { color: #333333; text-decoration:underline}

A.popup:link { font-size:14px; color: #0000FF; text-decoration: none}
A.popup:visited { font-size:14px; color: #0000FF; text-decoration: none}
A.popup:hover { font-size:14px; color: #333333; text-decoration:none}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.headlines {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000066;
}

A.whitebold:link , A.whitebold:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.whitebold:hover { color: #E4E4E4; text-decoration:underline}


.images {
	border: 1px solid #000000;
}