body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-image: url(images/bkgd_purple.gif);
		scrollbar-base-color: #5d5b8a;
		scrollbar-track-color: #5d5b8a;
		scrollbar-face-color: #5d5b8a;
		scrollbar-highlight-color: #333333;
		scrollbar-3dlight-color: #5d5b8a;
		scrollbar-darkshadow-color: #999999;
		scrollbar-shadow-color: #cb9722;
		scrollbar-arrow-color: #cb9722;
}
	
}

.midheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: normal;
	color: #ddad0d;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	color: #ddad0d;

}

a:link {
	color: #ddad0d;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 85%;
}
		
a:visited {
	color: #ddad0d;
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
} 

a:hover {
	color: #ddad0d;
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size:80%;
	color: #ddad0d;
}
.footer a:link
{	color: #ddad0d;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:visited {color: #ddad0d; text-decoration: underline; font-weight: normal;
} 

.footer a:hover
{	color:#ddad0d;
	font-style: italic;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	color: #ddad0d;
}
