body {  
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #FFFFFF; 
	background-color: #000000;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#630;
	scrollbar-face-color:#300;
	scrollbar-highlight-color:#f60;
	scrollbar-shadow-color:#000;
	scrollbar-track-color:#000;
	}
body.openingPage {
	padding:10px;
	background-image: url(images/phoenixLogoBackground.gif); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: right bottom; 

}
a:link {  text-decoration: none; color: #FF6600; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
a:active {  text-decoration: none; color: #FF6600}
a:hover {  text-decoration: underline; color: #FF9900}
a:visited {  text-decoration: none; color: #FF3300}
table {  
	font-size: 10pt;
	height: 100%; 
	width: 100%; 
	margin: 0px;
	padding: 0px; 
	border: 0px;
	color: #FFFFFF
	}
.small {  
	font-size: 7pt;
	}
img {  
	border: 0px;
}
.pcFifty { 
	width: 50%; 
	clip: rect( )
}
.box { 
	border: #f60 1px outset; 
	background: #000;
	font-size: 12pt;
	width: 400px;
	height: 200px;
	text-align: justify;
	overflow: auto;
	padding:10px;
	margin:30px,0px,30px,0px; 
	}
.box img{
	border: #f60 1px outset; 
}
h4 {
	margin: 0px;
	font-weight: normal;
	color: #FF6600;
}
em {
	font-weight: bold;
}
