body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
}
h2{
  color: #CC6600;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC6600;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #101010;
}
.table_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC6600;
}
.table_head {
	font-weight: bold;
	text-align: center;
}
.res_highlight {
	color: #9977CC;
	font-weight: bold;
	font-size: 13px;
}
