p, td{
 font-family: Arial, sans-serif;
 font-size: 12px;
}

a {
	color:#00a2ff;
}
a:hover {
	text-decoration:none;
}

.menu{
 font-family: Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration:none;
}

.menu:hover {
	color:#E77817;
}

.highlight {
	color: #E77817;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content ol, #content ul {
	margin-left:30px;
	margin-bottom:7px
}
#content li {
	margin-bottom:5px;
}
#content table {
	margin-bottom:7px;
	
}
#content table td, #content table th {
	color:#000000;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	text-align: center;
	padding:4px;
}
#content table tr {
	background-color:#d9eac0;
	padding:4px;
}
#content table th {
	background-color:#ed984e;
	padding:6px;
}
.table-hi {  background-color:#a2d063 !important; font-weight: bold !important;}



