table 
{
	font-family: Arial;
	font-size: 10pt;
}

A {
	text-decoration: none
}

A:hover {
	text-decoration: underline
}

body 
{
	scrollbar-face-color: white; 
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: black; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: black; 
}

.sidebarbottom{border-left:solid #7873FF 1px;border-right:solid #7873FF 1px;border-bottom:solid #7873FF 1px;}