A:link {
	color: #FFFFFF;
	text-decoration: none;
}
A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	font-family: Times New Roman; 
	font-size: 11pt;
	font-weight: normal;
	background: #000022;
	color: #FFFFFF;
        scrollbar-face-color: #DDDDDD; scrollbar-shadow-color: #000000;
        scrollbar-highlight-color: #DDDDDD; scrollbar-3dlight-color: #000000;
        scrollbar-darkshadow-color: #000000; scrollbar-track-color: #FFFFFF;
        scrollbar-arrow-color: #ffffff
}

table {
	background: #000022; 
	color: #FFFFFF; 
	font-family: Times New Roman; 
	font-size: 11pt;
	font-weight: normal;
}


td {
	color: #FFFFFF; font-family: Times New Roman; font-size: 11pt;font-weight: normal;
}

h1 {
	color: #FFFFFF; font-family: Times New Roman; font-size: 14pt; font-weight: bold; 
}

h2 {
	color: #FFFFFF; font-family: Times New Roman; font-size: 12pt; font-weight: bold; 
}

h3 {
	color: #FFFFFF; font-family: Times New Roman; font-size: 9pt; font-weight: normal;
}

h4 {
	color: #FFFFFF; font-family: Times New Roman; font-size: 8pt; font-weight: normal;
}


