body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    font-weight:normal;
}
body {
	background-color: #F5F5F5;
}
a {
	font-size: 12px;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #0000FF;
	font-weight:normal;
}
h2 {
	font-size: 14px;
	color: #000000; 
	font-weight:normal;
}
