BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	padding-top: 0px;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: black;
}

TABLE.tblMain
{
	border: none;
	padding: 0px;
	width: 100%;
}

TD.tdLogo
{
	font-size: 1pt;
	text-align: center;
	vertical-align: top;
}

TD.tdTitle
{
	font-weight: bold;
	font-size: x-large;
	cursor: default;
	color: white;
	text-align: right;
}

TD.tdTextBoxContainer
{
	text-align: center;
	vertical-align: top;
}

IMG
{
	border: 0px;
}

A
{
	color: Yellow;
	text-decoration: none;
}

A:hover
{
	color: Yellow;
	text-decoration: underline;
}

FONT.Header
{
	font-weight: bold;
	font-size: x-large;
	color: yellow;
}

FONT.Header2
{
	font-weight: bold;
	font-size: large;
	color: yellow;
}

IMG.ThumbHoriz
{
	width: 80px;
	vertical-align: middle;
}
IMG.ThumbVert
{
	height: 80px;
	vertical-align: middle;
}

IMG.BiogPic
{
	float: left;
	border: solid 3px black;
}

FONT.Copyright
{	
	FONT-SIZE: 8pt;
	COLOR: #888888;
	FONT-FAMILY: Arial, Sans-Serif;
	TEXT-ALIGN: center; 
	CURSOR: default;
}

FONT.NewsTitle
{
	FONT-SIZE: 10pt;
	COLOR: Yellow;
	FONT-WEIGHT: bold;
}

FONT.NewsDate
{
	FONT-SIZE: 7pt;
	COLOR: #888888;
	FONT-FAMILY: Arial, Sans-Serif;
	FONT-WEIGHT: bold;
}







