body 
{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, "Times New Roman", Times, serif;
}

a:link
{
	color: #006699;
	text-decoration: none;
}

a:visited
{
	color: #006699;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #006699;
}

.head 
{
	font-size: 18pt;
}

.small
{
	font-size: 11px;
}

.tbl
{
	font-family: Verdana;
	font-size: 13px;
}

td
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

th
{	
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

th a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

th a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

th a:hover
{
	text-decoration: underline;
	color: #006699;
}

.row1
{
	border: 1px solid #232323;
	background: #333333;
}

.row2
{
	border: 1px solid #232323;
	background: #232323;
}