BODY {
 background-image:url(gradbg.gif);
  background-repeat: repeat-x;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-position: 100% 0;
	background-color:#050115
}
TABLE,TR,TD,P{
	font-size : 9pt;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

A {
	font-size : 9pt;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
A:HOVER {
	color : red;
	text-decoration : underline;
}	
	.greenlink {
	}

A.greenlink:LINK {
	color : #79B735;
	text-decoration : none;
}

A.greenlink:VISITED {
	color : #79B735;
	text-decoration : none;
}

A.greenlink:ACTIVE {
	color : Red;
		text-decoration : none;
}

A.greenlink:HOVER {
	color : #F2F2F2;
}


A.whitelink:LINK {
	color : White;
	text-decoration : underline;
}

A.whitelink:VISITED {
	color : White;
	text-decoration : underline;
}

A.whitelink:ACTIVE {
	color : White;
		text-decoration : underline;
}

A.whitelink:HOVER {
	color : white;
}
	
.headliner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headlinerSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}


