/* CSS Document */

.content,.content td, .content th{
	margin-left:150px;
	width:500px;
	color:#CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	line-height:15pt;
	
}

.highlight1, h2, h3,.newsdate {
	color:#FFFBF0;
	font-weight:bold;
}


.outlook{
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
}

.outlooktitle{
	clear:both;
	font-size:12px;
	color:#FFFFFF;
	display:inline;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.outlookpicture{
	margin-top:10px;
	background-color:#FFFBF0;
	padding:5px;
	margin-right:20px;
	margin-bottom:10px;
	float:left;

}

.outlooktext{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:15px;
	font-size:8pt;
	line-height:10pt;
	text-align:justify;
}


.newsdate{
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px  #999999 solid;
	border-bottom:1px  #999999 solid;
	margin-bottom:10px;
	margin-top:20px;

}

.newstext{

}

a {
	color:#FFCC99
}


a:hover{
	color:#FFFFFF;
}



.title{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:5px;
	padding-bottom:15px;
	text-align:center;
	font-size:22px;

}

.copyright{
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCC99;
	font-size:11px;

}



