body {	
	background-color: #F4DAA4;
/*	font-family: "Comic Sans MS";*/
	font-family:Harrington ;
	font-weight: bold;
	background-image:url('images/center_bkgd.gif')
}
table.normal {
        color: #590100;
	border-color: #590100;
        font-weight: bold;
	font-size:14px;	
}

table.main {
	border-color:#870D0C;
	color: #FFFFCC;
}


table.menu {
	background-color:#590100;
	color: #590100;
}

#content {
	text-align: justify;
	padding: 10px;
        font-weight: bold;
	color: #590100;
	font-size:14px;
	background-image:url("images/paperstains.gif");
}
img{
border-color:#590100;
}
td.footer{
background-color:#590100;
color:#E4B24C;
text-align:center;
font-size:8px;
}
h1{
text-decoration: underline;
text-align:center;
}
h2{
text-decoration: underline;
text-align:center;
}
h3{
text-decoration:underline,bold;
text-align:left;
margin-left:25px;
}


td.link{
text-align: center;
color:#F4DAA4;
background-color: #590100;
width:10%;
}

a:link {
        color: #590100;
        text-decoration: underline;
}
a:visited {
        color: #590100;
        text-decoration: underline;
}
a:hover {
        text-decoration: underline;
        color: #000000;
}
a:active {
        text-decoration: underline;
        color: #590100;
}

a.second:link {
        color: #E4B24C;
        text-decoration: underline;
}
a.second:visited {
        color: #E4B24C;
        text-decoration: underline;
}
a.second:hover {
        text-decoration: underline;
        color: #000000;
}
a.second:active {
        text-decoration: underline;
        color: #E4B24C;
}
a.ticker:link {
        color: #f4b318;
        text-decoration: underline;
}
a.ticker:visited {
        color: #f4b318;
        text-decoration: underline;
}
a.ticker:hover {
        text-decoration: underline;
        color: #f48518;
}
a.ticker:active {
        text-decoration: underline;
        color: #f4b318;}
