body { 
	font-family: Arial, Sans Serif;
	font-size: 10pt;
	font-color: #000000;
scrollbar-face-color: C6C6C6;
scrollbar-highlight-color: E8E8E8;
scrollbar-3dlight-color: C4C4C4;
scrollbar-darkshadow-color: 131313;
scrollbar-shadow-color: 6E6E6E;
scrollbar-arrow-color: 383D6B;
scrollbar-track-color: A6A6A6 ;
}

a {
	text-decoration: none; color: #383D6B;
	}
a:visited {
	text-decoration: none; color: #383D6B;
	}
a:hover {
	text-decoration: underline; color: #383D6B;
	}
	
ul {
	color: #F7C23F;
	list-style type: square;
}

.listtext {
	color: black;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

table.header { 
	background-image: url('/images/header_bg.jpg'); background-repeat: no-repeat
}