/* CSS Document */
BODY { margin: 0px; padding: 0px; font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 12px; color: #000000; }
TD, SELECT, INPUT { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 12px; color: #000000; }
B { font-weight: bold; }

A:link, A:visited, A:active { color: #EC0000; text-decoration: none; }
A:hover { color: #000000; text-decoration: underline; }

A.navbar:link, A.navbar:visited, A.navbar:active
{
	color: #EC0000; text-decoration: none;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
A.navbar:hover
{
	color: #000000; text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
}

DIV 
{
	border : 1px none;
}

.bioStats
{
	line-height: 18px;
}

#news
{
	border: 1px solid #000000;
}

#news td
{

}
