body {

    	background-color: #000000;
}
.style1 {
	color: #FFFFFF;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
}


a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #F1F3F8;
	line-height: 15pt;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #FF9900;
}


.style3 {font-style: italic}
