a:hover
	{
		color: #ffffff;
		font-family: "verdana";
		text-decoration: line-through;
	}

a:visited
	{
		color: #ffffff;
		font-family: "verdana";
		text-decoration: underline;

	}

a
	{
		color: #ffffff;
		font-family: "verdana";
		text-decoration: underline;
	}

body
	{
		background-image: url(bars.gif);
		background-color: #000000;
		background-postion: Bottom Center;
		background-repeat: no-repeat;
		overflow: auto;
		background-attachment: fixed;

	}

#table_header
	{
		font-family: "verdana";
		font-size: 15px;
		text-align: center;
		color: #ffffff;
	}

#table
	{
		font-family: "verdana";
		font-size: 10px;
		text-align: center;
		color: #ffffff;
	}

#table_text
	{
		font-family: "verdana";
		font-size: 12px;
		text-align: left;
		color: #ffffff;
	}

#table_bio
	{
		font-family: "verdana";
		font-size: 10px;
		font-weight: bold;
		text-align: left;
		color: #ffffff;
	}

#table_bio_header
	{
		font-family: "verdana";
		font-size: 25px;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
	}

b
	{
		font-size: 11px;
		font-family: "verdana";
		color: #ffffff;
	}