.header {
	background-image: url(images/topback.gif);
}
table.front {
	height : 100%;
	width : 100%;
	border : 0;
	padding : 0;
}
.title {
	font-family: Georgia, Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;	
}

.footer {
	font-family: Georgia, Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.text {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
a.links {
	color: #0C7050;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	}
a.linkselect {
	color: #492A84;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	}
	
a {
	color: #492A84;
	font-family: Verdana;
	}
	
a:hover {
	color: #492A84;
	text-decoration: none;
	}
