body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #F4F4F4;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	font-size: 20px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
a:hover {
	color: #FEC800!important;
	text-decoration: none;
}
a:link {
	color: #111111;
	text-decoration: none;
}
a:active {
	color: #111111;
	text-decoration: none;
}
a:visited {
	color: #111111;
	text-decoration: none;
}
h2 {
	font-weight: normal;
	font-size: 17px;
}h3 {
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	display: inline;
	margin-right: 10px;
}
li {
	list-style-type: disc;
}
