/* additional page */
html {}

body {background:#4a6582;}

.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;
	}


.text2 a:link, .text2 a:visited {text-decoration:none;font-weight:bold;color:#FFF;}
	
.text2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #eeeeee;text-decoration:underline; font-weight:bold;}	
	
.finance {
	font-family: Verdana;
	font-size: 11px;
	color: #000;}

.finance2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;}
	
.stocktitle {
	position:absolute; top: 10px; left:0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #406440;}	
	
/* advert description */
td {			
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;} 

.stock {margin-top :20px;}	

h1 {
	font-size: 12px;
	background-color: #3399ff;
	padding: 3px;
	margin: 0px;
}

p{
padding: 10px;

}
