body {
  font-size:10pt;
  scrollbar-face-color: #FFFFCC;
  scrollbar-highlight-color: #FFFFFCC;
  scrollbar-shadow-color: #660000;
  scrollbar-3dlight-color: #ffffcc;
  scrollbar-darkshadow-color: #ffffcc;
  scrollbar-track-color: #FFFFCC;
  scrollbar-arrow-color: #660000;

   font-family: "Times New Roman, Times, serif";
   color: #330000;
   background-color: #FFFFcc;
}

a {text-decoration:none}
a:link{
	text-decoration:none;
	color:crimson;
	font-family: "Times New Roman, Times, serif";
}
a:visited{
	text-decoration:none;
	color:lightcoral;
	font-family: "Times New Roman, Times, serif";
}
a:active{
	background:coral;
	color:white;
	font-family: "Times New Roman, Times, serif";

}
a:hover{
	background:coral;
	color:white;
	font-family: "Times New Roman, Times, serif";

}.big {
	font-size: 14px;

}
.small {
	font-size: 9px;
}
table {
	font-family: "Times New Roman, Times, serif";
	font-size: 10pt;
	color: #330000;
}
p {
	font-family: "Times New Roman, Times, serif";
	font-size: 10pt;
	color: #330000;
}
.head {
	font-family: "Times New Roman, Times, serif";
	font-size: 48px;
	color: #330000;

}
.shead {
	font-family: "Times New Roman, Times, serif";
	font-size: 40px;
	color: #330000;
}
th {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	color: white;
}
.large {

	font-size: 16px;
}
.times {
	font-size: 10pt;
	font-family: "Times New Roman", "Times", "serif";
	color: #660000;

}
