td
{
	font-family: "Courier New", Courier, monospace;
	font-size : 12px;
	color : #ffffff;
	
}

table
{
	font-family: "Courier New", Courier, monospace;
	font-size : 14px;
	color : #ffffff;
}


td.justified
{
	font-family: "Courier New", Courier, monospace;
	font-size : 12px;
	color : #ffffff;
	text-align : justify;
}


.heading
{
	font-family: "Courier New", Courier, monospace;
	font-size : 16px;
	color : #ffffff;
	font-weight : bold;
}


td.large
{
	font-family: "Courier New", Courier, monospace;
	font-size : 14px;
	color : #ffffff;
	text-align : justify;
}


td.blue
{
	font-family: "Courier New", Courier, monospace;
	font-size : 12px;
	color : #000066;
	text-align : center;
}

td.sub
{
	font-family: "Courier New", Courier, monospace;
	font-size : 14px;
	color : #ffffff;
}

td.bglight 
{ 
	background-image:url(pix/watermark_db.gif);
}

td.bgdark
{ 
	background-image:url(pix/watermark.gif);
}

#hidden_counter
{
	position:absolute; top:408px; left:0px; visibility:hidden
 }

a:link
{
	color : #FF9900;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-weight : bold;
}

a:visited
{
	color : #FF9900;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-weight : bold;
}
 
a:active
{
	color : White;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-weight : bold;
}
 