p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.text {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
}

.url_white {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}

.cityname {
	color: #942c30;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.copyright {
	color: #a19e9a;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}

.headertext {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

body {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
}

.form_text {
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
}

.form_err_text {
	color: #ff0000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.topic_header {
	color: #942c30;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

