.csb {
	font-family: "Comic Sans MS", Arial;
	text-indent: 10pt;
}
a {
	color: #006600;
	text-decoration: none;

}
a:hover {
	color: #00FF00;
	text-decoration: underline overline;

}

body {

	

	scrollbar-face-color: #66ff66;
	scrollbar-highlight-color: #ff0000;
	scrollbar-3dlight-color: #00ff00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #00ff00;
	scrollbar-arrow-color: #ff0000;
	scrollbar-track-color: #ff9999;

}
h1 {
	text-align: center;
}
h2 {
	text-align: center;
}
p {
	text-align: justify;
}

td {
	text-align: center;
}
