A:LINK {
	font :1em "MS Sans Serif", Geneva, sans-serif;
	font-family : "Courier New", Courier, monospace;
	color : black;
}
A:VISITED {
	font :1em "MS Sans Serif", Geneva, sans-serif;
	font-family : "Courier New", Courier, monospace;
	color : #787878;

}
BODY
 {
	border :#cfcfcf;
	background-color :#e6e6e6;
	border : thick solid White;
	font :0.8em "MS Sans Serif", Geneva, sans-serif;
	font-family : "Courier New", Courier, monospace;
	scrollbar-base-color:#cfcfcf;
    scrollbar-track-color:white;
	scrollbar-3dlight-color:#e6e6e6;
	scrollbar-arrow-color:black;
	scrollbar-darkshadow-color:#e6e6e6;
	scrollbar-face-color:#e6e6e6;
	scrollbar-shadow-color:#e6e6e6;
}
TD {
	background-color : #E6E6E6;
	font :0.8em "MS Sans Serif", Geneva, sans-serif;
	font-family : "Courier New", Courier, monospace;
}
