a {	
	color: #000000;	
	text-decoration: none
}
body {	
	background-color: #ffffff;
	font-family: Tahoma;	
	font-size: 09pt;	
	
	color: #336699;
	
	}

table {
	color: #FFFFFF
	}
td, th {	
	font-family: Tahoma;
	font-size: 09pt;
		color: #333333
	}
textarea {
	font-family: Tahoma;	
	font-size: 09pt
	}
ul {	
	font-family: Tahoma;	
	font-size: 09pt;	
	list-style-type: square;	
	list-style-position: outside
	}

.NavigationBackgroundColor {
	color: #ffffff
	}
.NavigationColor {
	color: #ffffff
	}
.NewsDataColor {
	color: #DEDECA
	}

a:hover {	
	text-decoration: underline
	color: #ffffff
	}
