.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #3C3C3C;
}
.text100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3C3C3C;
}
.borderblack {
	border: #3C3C3C solid 1px;
	text-align: center;
}
.borderbl {
	border: #3C3C3C solid 1px;
	text-align: left;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #E5E5E5;
}
.zag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
.zagwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.textbred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #87150B;
	font-weight: bold;

}
.textblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration: none;
}
.textblack:hover {
	text-decoration: underline;
}
.textbottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}
.zagw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.zagw:hover {
	color: #FFFFFF;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	color: #87150B;
}
.textblack2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.ull {
	margin: 5px 0px 5px 25px;
		list-style-image: url(img/li.gif);

}
.textblack3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
.textblack3:hover {
	text-decoration: underline;
}
.ul2 {
	margin: 0px 5px 0px 15px;
}
.li2 {
	list-style-image: url(img/li.gif);
	text-decoration: none;
}
a {
	color: #87150B;
}
a:hover {
	color: #87150B;
}

.m{
	text-decoration: none;
	color: black;
}