td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #08113D;
}

a {
	text-decoration:	none;
	color: #1998E1;
}

a:hover {
	text-decoration:underline;
	color: #dddddd;
}

a.new {
	text-decoration: none;
	color: #FF3F47;
}

a.new:hover {
	color: #dddddd;
	text-decoration:underline;
}

a.subsubnav {
	text-decoration:	none;
	font-size: 12px;
	color: #FFFFFF;
}

a.subsubnav:active {
	text-decoration:underline;
	font-size: 12px;
	color: #dddddd;
}

a.subsubnav:hover {
	text-decoration:underline;
	font-size: 12px;
	color: #dddddd;
}

a.news {
	text-decoration:	none;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

a.news:active {
	text-decoration:underline;
	font-size: 15px;
	font-weight: bold;
	color: #dddddd;
}

a.news:hover {
	text-decoration:underline;
	font-size: 15px;
	font-weight: bold;
	color: #dddddd;
}


a.content {
	text-decoration:underline;
	font-size: 12px;
	color: #FFFFFF;
}

a.content:active {
	text-decoration:underline;
	font-size: 12px;
	color: #dddddd;
}

a.content:hover {
	text-decoration:underline;
	font-size: 12px;
	color: #dddddd;
}

.stock_headline {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
.stock_content {
	color: #000000; 
	font-weight: bold; 
	font-size:12px;
}

.news_title {
	font-size:			11px;
	font-weight:		bold;
}

.news_desc {
	font-size:			10px;
}
.news_date {
	color:#7B85B3;
	font-weight:bold;
}

.subscribe_title {
	font-size:			11px;
	text-transform:		uppercase;
	font-weight:		bold;
}

.footer {
	font-size: 10px; 
	font-weight: bold; 
}

.h1
{
	font-size: 15px; 
	font-weight: bold;
	text-transform:	uppercase; 
	display:inline;
}

.h2
{
	font-size: 15px; 
	font-weight: bold; 
	padding: 10px 0px 0px 0px;
}

.h3
{
	font-size: 14px; 
	font-weight: normal; 
	padding: 0px 0px 10px 0px;
	
}

