/* additional page */
.text {
	position:absolute;
	top: 35px;
	left:0px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	width: 100%;
} 

.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	}

.text3 {
	font-family: Verdana;
	font-size: 14px;
	color: #fff;
	font-weight:bolder;
	}


.text2 a:link, .text2 a:visited {text-decoration:none;font-weight:bold;}
	
.text2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;text-decoration:underline; font-weight:bold;}	
	
.finance {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;}

.finance2 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: bold;}
	
.stocktitle {
	position:absolute; top: 10px; left:0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;}	
	
/* advert description */
td {			
	font-family: Verdana;
	font-size: 11px;
	color: #fff;} 
	
h1 {font-family: Verdana;
	font-size: 16px;
	color: #fff;
	font-weight:bold;} 

.stock {margin-top :20px;}

#featured {
	margin-right: 10px;
	margin-bottom: 30px;
	float: right;
	width:200px;
	height:232px;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	border: 2px solid #000;
	background-image: url(images/featured.gif);
}
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 30px;
}	

html {}

body {background:#000;}

div.italic {
	font-style: italic;
}
div.italic p.stand-out {
	text-decoration: underline;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
}
div.italic p.small-stand-out {
	text-decoration: underline;
	line-height:14px;
}