td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

a:link {

	font-weight: bold;

	color: #333333;

}

a:visited {

	font-weight: bold;

	color: #333333;

}

a:hover {

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}

a:active {

	font-weight: bold;

	color: #333333;

}

h2 {

	font-size: 14px;

	font-weight: bold;

	margin-bottom: -4px;

	margin-top: -4px;

}

h1 {

	font-size: 14px;

	font-weight: bold;

	margin-bottom: -4px;

	margin-top: -4px;

}

.sitemap {

	font-size: 9px;

}

.sitemap a:link {

	font-size: 9px;

	font-weight: normal;

}

.sitemap a:visited {

	font-size: 9px;

	font-weight: normal;

}

.sitemap a:active {

	font-size: 9px;

	font-weight: normal;

}

.sitemap a:hover {

	font-size: 9px;

	font-weight: normal;

	text-decoration: none;

}

.whitetext {

	color: #FFFFFF;

}

a.whitelink:link {

	color: #FFFFFF;

	font-size: 10px;

	font-weight: normal;

}

a.whitelink:active {

	color: #FFFFFF;

	font-size: 10px;

	font-weight: normal;

}

a.whitelink:visited {

	color: #FFFFFF;

	font-size: 10px;

	font-weight: normal;

}

a.whitelink:hover {

	color: #FFFFFF;

	font-size: 10px;

	font-weight: normal;

	text-decoration: none;

}

.error {
	background-color: #990000;
		font-weight: bold;
	padding: 2px;
	margin: 2px;
	color: #FFFFFF;
}
.campaign {
	background-color: #FFCC00;
		font-weight: bold;
	padding: 2px;
	margin: 2px;
}

