a:link {
	color: #cc0000; text-decoration:none 
}

a:visited {
	color: #cc0000;  text-decoration:none
} 

a:hover { 
	color: #808080;
	text-decoration:underline
}

body {
	font-family: Arial, Verdana;
	font-size:9pt; 
	margin-top:4; 
	margin-bottom:4; 
	background-color:#ffffff;
	color:#444444 
}

table {
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
	font-family: Arial; 
	font-size:9pt; 
	background-color:#FFFFFF;
	color:#444444 
}

h1 {
	font-family: Arial; color: #29166F; font-size:12pt
}

h2 {
	font-family: Arial, Verdana; color: #33CCFF; 
}
