body {
	background-color: #e5e5e5;
	background-image: url("../img/elem/main_bg2.gif");
	background-repeat: repeat-x;
	margin-top: 16px;
	text-align: center;
}

p {
	padding: 0px;
}

ul {
	list-style-image: url("../img/elem/arr3.gif");
	padding: 0px;
	padding-top: 10px;
	margin: 0px 0px 0px 16px;
	list-style-position: outside;
}

li {
	padding-bottom: 15px;
}

.contact, .contacth {
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.contact a {
	color:#800b44
}

.contacth {
	font-weight: bold;
	line-height: 28px;
}

.menu, .menu a, .menu a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #800b44;
	text-decoration: none;
}

.menu a:hover {
	color: black;
	text-decoration: underline;
}


.title {
	font-family: Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.content, .contenth, .contenth2 {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: justify;
}

.content a {
	color: black;
}

.contenth {
	font-weight: bold;
}

.contenth2 {
	font-weight: bold;
	font-size: 16px;
}

.tiny {
	font-family: Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align: justify;
}

.tiny a {
	color: black;
}