table,td {font-size:10pt;color:#fff;font-family:arial, helvetica, sans-serif;text-decoration:none;}.bold{font-size:12pt;color:#e06618;font-family:arial, helvetica, sans-serif;text-decoration:none;}.space{font-size:6pt;}.large_text{font-weight: bold;}.artbox{border:1px solid #e06618;background-color:#333;}a{color:#e06618;font-weight:bold;}a:link{color:#e06618;font-weight:bold;text-decoration:none;}a:visited{color:#e06618;font-weight:bold;text-decoration:none;}a:hover{color:#e06618;font-weight:bold;text-decoration:underline;}a:active{color:#e06618;font-weight:bold;text-decoration:underline;}

body
 {
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
}

#wrap {
	width:620px;
	margin: 0 auto;
}

	#wrap p 
	{
		font-size:0.8em;
	}

.w 
{
	width:600px;
	background:#333;
	border:1px solid #E06618;
	margin: 0 auto;
	padding:10px;
	margin-top:10px;
}

	.w h1
	{
		font-size:1.1em;
		color:#E06618;
		font-weight:bold;
	}
	
	.w h2
	{
		font-size:1em;
		color:#FFF;
		font-weight:bold;
	}
	
	
div.hr {
	height:1px;
	color: #999;
	background-color: #999;
	margin:3px 0;
	clear:both;
}
	div.hr hr {
		display:none;
	}
