body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style3 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;


/* form elements */
input{
	background-color:#EBEBEB;
}

/* form drop downs */
select{
	background-color:#EBEBEB;
}

/* form test areas */
textarea{
	background-color:#EBEBEB;
}

/* links */
a{
	font-family:verdana,helvetica,arial,sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
}

/* links in some browse table cells */
a2{
	font-family:verdana,helvetica,arial,sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
}

/* links in some browse table cells */
a.cell{
	font-family:verdana,helvetica,arial,sans-serif;font-size:10px;color:#000000;font-weight:bold
}

/* links in browse table header cells */
a.head{
	font-family:verdana,helvetica,arial,sans-serif;font-size:10px;color:#ffffff;font-weight:bold
}



