
body {
    background:#FFFFFF;
	font-family:Tahoma,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	}

th {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size: 10pt;
	}
	
td {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size: 10pt;
	}

h2 {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:10pt;
	}

a:link {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size: 10 pt;
	color: #ffff00;
	text-decoration: none;
	font-weight: 600;
	}

a:hover {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size: 10 pt;
	color: #99cc00!important;
	text-decoration: none;
	font-weight: 600;
	}
	
a:visited {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size: 10 pt;
	color: #ffff00;
	text-decoration: none;
	font-weight: 600;
	}	

a:active {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size: 10 pt;
	color: #ffff00;
	text-decoration: none;
	font-weight: 600;
	}
