/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
}

/*body specific*/


body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link{
color:#0000ff;
text-decoration:underline;
}

a:hover{
color:#cccccc;
text-decoration:underline;
}




h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #000000; margin-bottom: 0px
}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000; margin-bottom: 0px
}

}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; margin-bottom: 2px
}
H4, H5, H6 {
font-family:Arial, Helvetica, sans-serif;
}

SELECT {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.actwsmall{font-size:14px;}
a.actwsmall{font-size:14px;text-decoration:none;color:#ffffff;}
a.actwsmall:hover{font-size:14px;text-decoration:underline;color:#ff0000;}