
body {
	font-size: 11pt;
	scrollbar-face-color: #800000;
	scrollbar-shadow-color: #0E4901;
	scrollbar-highlight-color: #CD8585;
	scrollbar-3dlight-color: #CD8585;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color: #808080;
	scrollbar-arrow-color: #FFFFFF;
	font-family: Times New Romanserif;
    }
	
td {
	font-size: 11pt;
	font-family: Times New Romanserif;
}

A:link {
	color: #800000;
	text-decoration: none;
	}

A:visited {
	color: #800000;
	text-decoration: none;
	}

A:active {
	color: #800000;
	text-decoration: none;
	}

A:hover {
    text-decoration: underline;
	}
