BODY {
	background-color : #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #FFFFFF;
	margin: 0px;
}

A:link {font-size: 9pt; font-weight: bold; text-decoration: none; color: #1362B7}
A:visited {font-size: 9pt; font-weight: bold; text-decoration: none; color: #1362B7}
A:active {font-size: 9pt; font-weight: bold; text-decoration: none; color: #1362B7}
A:hover {font-size: 9pt; font-weight: bold; text-decoration: underline; color: #1362B7}

A.linkfooter:link {font-size: 8pt; text-decoration: none; color: #809bc7}
A.linkfooter:visited {font-size: 8pt; text-decoration: none; color: #809bc7}
A.linkfooter:active {font-size: 8pt; text-decoration: none; color: #809bc7}
A.linkfooter:hover {font-size: 8pt; text-decoration: underline; color: #809bc7}

.newsheader {
	border-left-style: solid; 
	border-left-width: 2px; 
	border-right-style: solid; 
	border-right-width: 2px; 
	border-top-style: solid; 
	border-top-width: 2px; 
	border-color: #999999;
	background-color : #000000;
	font-size: 17pt;
	color: #FFFFFF;
	font-family: Georgia, serif;
}
.newstext {
	border-left-style: solid; 
	border-left-width: 2px; 
	border-right-style: solid; 
	border-right-width: 2px;  
	border-color: #999999;
	background-color : #212121;
	font-size: 9pt;
}

.historytext {
	border-left-style: solid; 
	border-left-width: 2px; 
	border-right-style: solid; 
	border-right-width: 2px; 
	border-top-style: solid; 
	border-top-width: 2px; 
	border-bottom-style: solid; 
	border-bottom-width: 2px;  
	border-color: #999999;
	background-color : #212121;
	font-size: 9pt;
}

.photo {
	border: 3px solid #FFFFFF;
	margin:5px;

}

.img_link {
	border: 1px solid #FFFFFF;
	margin:3px;

}

.quoteA {
	background-color : #212121;
	font-size: 9pt;
	border-top-style: solid; 
	border-top-width: 2px; 
	border-bottom-style: solid; 
	border-bottom-width: 2px;  
	border-color: #999999;
}

.quoteB {
	background-color : #000000;
	font-size: 9pt;
}


