body {
	font-family: Arial, Helvetica, sans-serif; font-size:9pt;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size:9pt;
}

th {
	font-family: Arial, Helvetica, sans-serif; font-size:9pt;
}

A {	
	text-decoration:underline;
}



A:hover.nav {
color: #ffe3a7;
}

A:hover.reg {
color: #000000;
}
A:link.reg {
color: #000000;
}
A:visited.reg {
color: #000000;
}
p.solid {
border-style: solid
}

body {
scrollbar-arrow-color: black;
scrollbar-base-color: white;
scrollbar-dark-shadow-color: white;
scrollbar-track-color: #fbd256;
scrollbar-face-color: white;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: white;
}
