body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #120039;
}
body, td {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
import TextField.StyleSheet;
var myStyle:StyleSheet = new StyleSheet();
myStyle.load("mystyles.css");
myStyle.onLoad = function(success:Boolean) {
newsLetterTop_txt.styleSheet = myStyle;
newsLetterTop_txt.html = true;
newsLetterTop_txt.text = "<heading>I would like to display my external text file here! How would I do that?</heading>";
}

a:link, a:visited {
	color: #607298;
	text-decoration: none;
}
a:active, a:hover {
	color: #90B566;
	text-decoration: underline;
}
h1 {
	color: #A7A6AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: plain;
}
h3 {
color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
}

.pcglink {
	color: #A7A6AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	
}
.pcglink a{
	color: #4b559a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
img a {
	border: none;
}
form {
	margin: 0;
}
.linksList{
	list-style:none;
}
.news_title{
	font-size:16px;
}
.news_created_on{
	font-size:10px;
	font-weight:normal;

}
.news_content{
	width:90%;
}
#keywords_select{
	width:225px;
}






























































































                                                                                                                                                                                                                                                                                                            








































































































































































































                                                                                                                                                                                                                                                                                                            





































































































