@charset "UTF-8";
/* CSS Document */

/* Global Styles */

body  {background-color:#000000;
	font:Bell MT;
	font-weight:lighter;
	color:#FFFFFF;
	margin:30px;
	}
h1	{font-size:20px;
	font-weight:normal;
	line-height:25px;
}
ul	{line-height:25px;
	list-style-type:none;
	text-align:left;
	}

/* ID Styles */

#bodytext 	{
	position:fixed;
	left:150px;
	font-size: 16px;
	color: #FFFFFF;
	background-color:#000000;d
	line-height:2px;
	text-align:center;
	margin-left:50;
	}
	
#biotext  {
	font:Bell MT;
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	background-color:#000000;
	line-height:15.5px;
	text-align:left;
	letter-spacing:.02em;
	}
	
#links {:link;
	font:12px Bell MT;
	color:#FFFFFF;
	line-height:13px;
	text-align:left;
	text-decoration: none;
	display:block;
	margin-left:0px;
	}
	
#linktd {
	position:fixed;
	}

	
/* Class Styles */

.bodyText {
	font:16px Bell MT;
	color:#FFFFFF;
	text-align:justify;
	line-height:30px;
	margin-top:0px;
	letter-spacing:.1em;
	}
