body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003333;
}
.bglight {
	background-color: #EAFFFE;
	padding: 2px;
	margin-top: 5px;
	border: 1px solid #006666;
}

body {
	background-image: url(images/bck.gif);
	background-color: #E0F0F0;
	margin-top: 7px;
}
h1           {
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	border-bottom: 1px solid #055891;
	font-family: "Times New Roman", Times, serif;
	color: #990033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #EAFFFE;

}
h2           { font-size: 16pt; font-style: italic; font-weight: 100;  }
a:link       {
	text-decoration: none;
	font-weight: bold;
	color: #006666;
}
a:visited    {
	text-decoration: none;
	font-weight: bold;
	color: #006666;
}
a:hover      { color: red; background-color: #FFFFCC }
.bold {
	font-weight: bold;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006666;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.credits {
	font-size: 10px;
	color: #999999;
}
