body{
	background-color:#333333;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:22px;
	list-style-image:url(img/bullet.gif);
	}
.header{
	color:#999999;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:2px;
}
.small{
	font-size:10px;
	line-height:15px;
}
.pressheader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	line-height:45px;
}
.articleheader{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:26px;
}
a:link {color:#000000; text-decoration: underline; }
a:visited {color:#000000; text-decoration: underline;}
a:hover {color:#FF3300; text-decoration: none;}
a:active {color:#000000; text-decoration: underline;}