body {
  font-family: Garamond, Georgia, "Times New Roman", serif;
  background-image:url(webimages/bkgrnd.gif);
  background-repeat:repeat;
  margin-top:0px;
  color:#EFEFEF;
  font-size:16px;
  padding-top:30px;
  padding-bottom:30px;
  line-height:22px;
}

td {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size:16px;
	line-height:22px;
}

th {
	font-family: Garamond, Georgia, "Times New Roman", serif;
}
.copyright {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color:#EFEFEF;
 	font-size:14px;	
}
.head {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color:#D3D3D3;
 	font-size:30px;
	font-weight:bold;
	text-decoration:underline;
}
a {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size:16px;
	font-weight:bold;
	color:#AACCFF;
	text-decoration:none;
}
a:hover {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size:16px;
	text-decoration:underline;
}
a.biglink {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size:22px;
	font-weight:bold;
	color:#EFEFEF;
	text-decoration:none;
}
a.biglink:hover {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size:22px;
	font-weight:bold;
	color:#EFEFEF;
	text-decoration:underline;
}
.drptable {
	background-color:#656565;
	border:1px #FFFFFF solid;
	padding:3px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color:#EFEFEF;
 	font-size:16px;
	text-decoration:none;
	cursor:pointer;	
}
.drptable2 {
	background-color:#333333;
	border:1px #FFFFFF solid;
	padding:3px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color:#EFEFEF;
 	font-size:16px;
	text-decoration:none;
	cursor:pointer;
}
a.drptabletext {
	background-color:#656565;
	padding:3px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color:#EFEFEF;
 	font-size:16px;
	line-height:22px;
	text-decoration:none;
}
a.drptabletext:hover {
	background-color:#333333;
	padding:3px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color:#EFEFEF;
 	font-size:16px;
	line-height:22px;
	text-decoration:none;
}
a.drptabletext2 {
	background-color:#333333;
	padding:3px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color:#EFEFEF;
 	font-size:16px;
	line-height:22px;
	text-decoration:none;
}
a.drptabletext2:hover {
	background-color:#333333;
	padding:3px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color:#EFEFEF;
 	font-size:16px;
	line-height:22px;
	text-decoration:none;
}

