#footer td {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #1A75CE;
}
h2 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #870099;
}

.msgbox {
	background-color: #CCFFCC;
	border: 2px solid #99CC66;
}

