#header {
	border: 		 0px;
	background-image:	url('../images/shield_faded_more.gif');
	background-repeat:	no-repeat;
}
body {
	font-family: verdana;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.white {
	font-family: verdana;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.black {
	font-family: verdana;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.gray {
	font-family: verdana;
	font-size: 15px;
	color: #4D4D4D;
	text-decoration: none;
}
