

A:hover {
	font-size: 12px;
	font-weight: bold;
	color: #97B216;
	text-decoration: none;
}

A {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}


H1 {
	font-size: 12px;
	color: #494949;
	margin-bottom:0em; 
	margin-top:0em;
}


H2 {
	font-size: 14px;
	color: #494949;
	margin-bottom:0em; 
	margin-top:0em;
}


H3 {
	font-size: 14px;
	color: #494949;
	margin-bottom:0em; 
	margin-top:0em;
}

TH {
	font-size: 16px;
	color: #494949;
}

TD.tdPro{
	text-align: center;
}

TD {
	font-size: 13px;
	color: #494949;
	text-align: right;
}

body {
	font-family: "Arial";
	text-align: right;
}

