a		{
	color: #FFFF00;
	text-decoration: none
}

h1 {
	margin-top: -5px;
}

a:hover   {
	color: #FFFF00;
	text-decoration: underline
}

body    {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	background-image: url(../images/blend.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
}

#foot {
	background-image: url(../images/footerLeft.gif);
	padding-top: 26px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
}


#leftNav a {
  	color: #0000CC; 
	text-decoration: none;
}

#leftNav a:hover {
  	color: #0000CC; 
	text-decoration: underline; 
}

.style4 {font-size: x-small}
.style5 {font-size: small}