body
{
	background-image :  url(images/back.jpeg);
	background-color : #ffffcc;
	color : #191970;
	font-family: times new roman, arial;
}

hr{color: midnightblue}

.pageheader
{
	font-size:26pt;
	font-weight:bold;
}

.tablehead
{
	text-decoration : underline;
	font-weight : bold;
}

.popuphead
{
	font-size : 14pt;
	font-weight : bold;
}

/*  Link Format ---------------------------------------- */

a{text-decoration: none}
a:hover{text-decoration: underline}

.headerLink
{
	font-family: times new roman, arial, verdana, sans serif;
	font-size:13px;
	color: white;
	font-weight: normal;
	text-decoration:none;
}

.footerLink
{ 
font-family: times new roman, arial, verdana, sans serif; 
font-size:12px; 
color: blue; 
font-weight: normal; 
text-decoration:none; 
}
