body {
	background-image: url(images/back.jpg);
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.pending {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #935800;
}
.anyone {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #23325A;
}
.blue18 {
	font-style: italic;
	font-weight: bold;
	color: #293861;
	font-size: 18px;
}
.blue18a {
	font-style: normal;
	font-weight: bold;
	color: #293861;
	font-size: 16px;
}

.a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.a:link {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #f6f4f4;
	text-decoration: none;
}
.a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}.red {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.smaller {
	font-size: 11px;
}

