body 	{
		background-color: #101010;
		font-family: verdana; 
		height:100%;
		margin:0 0 0 0;
		padding:0;
		font-size: 11px; 
		color: #999999;
		line-height: 15px;

		
			scrollbar-face-color: #330000;
			scrollbar-shadow-color: #990000;
			scrollbar-highlight-color: #ff0000;
			scrollbar-track-color: #000000;
			scrollbar-arrow-color: #ffffff;
			scrollbar-3dlight-color: #111111;
			scrollbar-darkshadow-color: #22232F;
		
	}

table	{
		height:100%;
		border-spacing: 0px;
	}

table.bio	{
		width:100%;
	}


h1	{
		font-family: arial;
		font-weight: bold;
		font-size: 32px;
		color: #ffffff;
		line-height: 32px;
	}

h2	{
		font-family: arial;
		font-weight: bold;
		font-size: 24px;
		color: #ffffff;
		line-height: 24px;
	}

h2.x	{
		font-family: arial;
		font-weight: bold;
		font-size: 16px;
		color: #ffffff;
		line-height: 4px;
	}

h2.news	{
		font-family: arial;
		font-weight: bold;
		font-size: 16px;
		color: #c50000;
	}

h3	{
		font-family: arial;
		font-weight: bold;
		font-size: 16px;
		color: #ffffff;
	}

h5	{
		font-family: arial;
		font-weight: bold;
		font-size: 16px;
		color: #ffffff;
		line-height: 16px;
	}



p	{
		font-family: verdana;
		font-size: 11px;
		color: #969090;
		line-height: 16px;
	}

p.credits 	{
		color: #666666;
	}



b.fet	{
		color: #ffffff;
	}

a	{
		font-family: verdana;
		color: #c50000;
		font-size: 11px;
		text-decoration: none;
	}

a.nav	{
		font-family: verdana;
		font-weight: bold;
		color: #c50000;
		font-size: 11px;
		text-decoration: none;
	}

a.present	{
		color: #ffffff;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}

a.credits	{
		color: #550000;
	}

.mainbox	{
		font-family: verdana;
		font-size: 11px;
		color: #000000;
		background-color: #ffffff;
		border-color: #eeeeee;
		border-width: thin;
	}

.searchbutton	{
		font-family: verdana;
		font-size: 11px;
		color: #ffffff;
		background-color: #222222;
		border-color: #777777;
		border-width: 1px;
	}


ol	{
		font-family: verdana;
		font-size: 11px;
		color: #999999;
		line-height: 15px;
	}

ul	{
		font-family: verdana;
		font-size: 11px;
		color: #999999;
	}
