a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;

}
h1 {
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 20px;




}
h2 {
	color: #000000;
	font-size: 18px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
