body  {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../sixfiles/eagle.jpg);
	background-repeat: no-repeat;
	background-color: #9999ff;
	color: #ffffff;
        margin-top: 0;
        margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}
td {

	font-size: 15px;
}
h1 {
	font-size: 36px;
	font-weight: bold;
        padding-bottom: 0px;
}
a:link  {
	color: #ff2020;
	font-weight : bold;
}
a:visited  {
	color: #ff2020;
	font-weight : bold;
}
a:hover  {
	color: #404080;
}
a:active  {
	color: #ff2020;
	font-weight : bold;
}
.t12:link {
	font-size: 12px;
	color: #ff2020;
	font-weight : bold;
}
.t12:visited  {
	font-size: 12px;
	color: #ff2020;
	font-weight : bold;
}
.t12:hover  {
	font-size: 12px;
	color: #404080;
}
.t12:active  {
	font-size: 12px;
	color: #ff2020;
	font-weight : bold;
}
.ring {
	font-weight: bold;
	font-size: 18px;
	color: #ff2020;
	text-decoration: underline
}
.ring:visited {
	color: #ff2020;
}
.ring:hover {
	color: #404080;
}