body,td,th {
	font-family: Verdana;
	color: #999999;
}
body {
	background-color: #000000;
}

a:link, a:visited, a:active
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	color: #999999;
}


TABLE.header, TABLE.links, TABLE.content, TABLE.index, TABLE.image
{
	width:998px;
	border-top:2px solid #cccccc;
	border-left:2px solid #cccccc;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
}

TABLE.header
{
	height:80px;
	border-bottom:0px solid #666666;
}

TABLE.links
{
	height:36px;
	padding-bottom:1px;
	border-top:0px solid #cccccc;
}

TABLE.content, TABLE.index, TABLE.image
{
	height:420px;
}

TABLE.index IMG
{
	border:0px;
	margin-bottom:5px;
}

TABLE.index A IMG
{
	vertical-align:top;
}

.header TD, .links TD, .index TD, .image TD
{
	border: 1px solid #cccccc;
	font-size: 14px;
	font-weight: bold;
	margin-top:0px;
	line-height:13px;
}

.index TD
{
	width:25%;
	text-align:center;
}

.image TD
{
	border: 0px solid #cccccc;
	width:25%;
	text-align:center;
}

.content TD
{
	border: 0px solid #cccccc;
	padding:5px;
	text-align:justify;
}

.content TD a:link, .content TD a:visited, .content TD a:active
{
	color: #999999;
}


.header TD.col1 { width:177px; border:0px;}
.header TD.col2 { width:599px; border:0px;}
.header TD.col3 { width:224px; border:0px;}

.links TD.col1 { width:143px; }
.links TD.col2 { width:190px; }
.links TD.col3 { width:179px; }
.links TD.col4 { width:147px; }
.links TD.col5 { width:163px; }
.links TD.col6 { width:160px; }

TABLE.header H1
{
	font-size: 32px;
	line-height: 34px;
	margin-top:2px;
	margin-bottom:2px;
	font-weight:normal;
}

TABLE.header H2
{
	font-size: 24px;
	line-height: 24px;
	margin-top:7px;
	margin-bottom:1px;
	font-weight:normal;
}

TABLE.header P
{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top:10px;
}

TABLE.header P.email
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom:1px;
}
