TD, P, LI, UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e495e;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2e495e;
}

a {
	color: #2e495e;
}


.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e495e;
}

.footertext a{
	color: #2e495e;
	text-decoration:none;
}

.footertext a:hover{
	color: #2e495e;
	text-decoration:underline;
}