body {
	font-family: Courier New, Courier, monospace, Georgia, Times, Times New Roman, serif;
	color: #333333;
	background-color: #EBEBEB;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
.tableborder {
	border: 1px solid #85748B;
}

h3 {
	font-family: Courier New, Courier, monospace, Georgia, Times, Times New Roman, serif;
	color: #9C9C9C;

}

p {
	font-family: Courier New, Courier, monospace, Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	width: 500px;
	max-width: 500px;
}
li {
	font-family: Courier New, Courier, monospace, Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	width: 500px;
	max-width: 500px;
}
a {
	font-family: Courier New, Courier, monospace, Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	font-style: normal;
	line-height: 14px;
}
a:hover {
	color: #898989; 
	font-family: Courier New, Courier, monospace, Georgia, Times, Times New Roman, serif; 
	font-size: 12px; 
	background-color: #e6e6e6; 
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
}
