table.results {
	text-align: right;
	line-height: 1.0em;
	border:	4px solid #adbbca;
	color: #ffffff;
	background: #000000;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

a.grn:link {color: #00FF33; text-decoration: none;}

a.grn:hover {color: red; text-decoration: none;}

a.drkgrn:link {color: darkgreen; text-decoration: none;}

a.drkgrn:hover {color: red; text-decoration: none;}

a.drkgrn:visited {color: darkgreen; text-decoration: none;}

a.dark:visited {
	color: yellow;
	text-decoration: none;
}

a.dark:active {
	color: yellow;
	text-decoration: none;
}

a img {border: none;}

td {
	font-size: 14px;
	font-family: Verdana;
	font-weight:800;
}

th{
	font-size: 14px;
	font-family: Verdana;
	font-weight:800;
}

td.gr {
	color: #00FF33;
}

td.ye {
	color: yellow;
}

td.or {
	color: orange;
}

p {
	font-size: 12px;
	font-family : Verdana;
}

.fs1 {font-size: 2em; font-family: Times; font-weight: 800;}

.fs2 {font-size: 1.4em; font-family: Times; font-weight: 800;}

.fs3 {font-size: 1.2em; font-family: Times; font-weight: 800;}

td.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

p.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

td.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

p.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

hr {
	color : #D2D2CA;
	height : 1px;
}

e1 {
	color: #00FF33;
}

g1 {
	color: #00FF33;
}

.gr1 {color: #00FF33;}

y1 {color: #ffff33;}

.ye1 {color: #ffff33;}

o1 {color:orange;}

.or1 {color:orange;}