.firstaction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.secondaction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

#divHelp {
	background-color: #FFCC99;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	padding: 4px;
}


body,p,td,dt,li,.textlink,.textlink:hover,.textlink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1,h3,.largebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #000000 }
.compact { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000 }
.whitebold { font-weight: bold; color: #FFFFFF; }
.highlight { background-color:#FFFF00 }
