body {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color:black ;background-color: #ccffff;  background-image : none;  background-attachment : fixed;        }
body {
	scrollbar-3dlight-color : #ccffff;
	scrollbar-arrow-color : Maroon;
	scrollbar-base-color : #ccffff;
	scrollbar-darkshadow-color : #ccffff;
	scrollbar-face-color : #ccffff;
	scrollbar-highlight-color : #191970;
	scrollbar-shadow-color : #191970;
	scrollbar-track-color : #ccffff;
}
h1 { font-family: "Times New Roman", Times, serif; font-size: 24pt; font-weight: bold; color: #F80527;
}
h2 { font-family: "Times New Roman", Times, serif; font-size: 18pt; font-weight: bold; color: #8B0000;
}
h3 { font-family: "Times New Roman", Times, serif; font-size: 12pt; color: black; font-style: normal; font-weight: bold;  }
h4 { font-family: "Arial", Times, serif; font-size: 12pt; color: black; font-style: normal; font-weight: normal;  }
h5 { font-family: "Arial", Times, serif; font-size: 12pt; color: Maroon; Font-style: normal; font-weight: normal; }
h6 { font-family: "Arial", Times, serif; font-size: 12pt; color: #0000CC; font-style: normal; font-weight: normal; }

td {  font-family: "Arial", Times, Times New Roman; font-size: 12pt; color: Black; font-weight: normal;  }

A { text-decoration: none; color: #0000CC;}
A:Hover { color: #CC0033;}

a.box:link, a.box:visited, a.box:active
{
	font-size: 12px;
	color: #191970;
	width: "115px";
	border: 1px solid #191970;
	background-color: #DCDCDC;
	text-decoration:none;
}

a.box:hover
{
	font-size: 12px;
	color: Black;
	width: "115px";
	border: 1px solid #191970;
	background-color: #87CEFA;
	text-decoration:none;
}