body {
	margin: 0px;
	padding: 0px;
}
.nav {
	font-family: Tahoma;
	font-size: 10px;
	color: #385E6F;
}
h2 {
	color: #730109;
	font: italic bolder 22px "Trebuchet MS";
	MARGIN: 3px 30px 3px 10px;
	padding: 3px 30px 3px 10px;
}
.header {
	color: #730109;
	font: bold 15px "Trebuchet MS";
}
.head {
	color: #730109;
	font: bold 15px "Trebuchet MS";
}
.header:hover {
	color: #C40202;
	font: bold 15px "Trebuchet MS";
	text-decoration: none;
}
h1 {
	color: #730109;
	font: 24px "Trebuchet MS";
	MARGIN: 5px 30px 3px 10px;
	padding: 5px 30px 3px 10px;
}
.class{
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 13px;
	color: #730109;
}
.menu{
	color: #730109;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
.menu:hover{
	color: #730109;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
p{
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 13px;
	MARGIN: 3px 30px 3px 10px;
	padding: 3px 30px 3px 10px;
	color: #385E6F;
	text-align: justify;
}
ul {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: left;
	line-height: 150%;
	margin: 2px 20px 2px 25px;
	padding: 2px 20px 2px 25px;
	list-style-type: square;
	color: #385E6F;



}
ol {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: left;
	line-height: 150%;
	margin: 2px 17px;
	padding: 2px 17px;
	color: #385E6F;

}
.row
{
	color: #385E6F;
	border-bottom: 1px dashed #385E6F;
	font: 12px "Trebuchet MS";

}
li {
	list-style-image: url(/images/bul.gif);
}
.rowhead
{
	color: #FFFFFF;
	background: #385E6F;
	font: bold 12px "Trebuchet MS";


}
.small {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #385E6F;
}
.bg {
	background: url(/images/bg1.gif) no-repeat right bottom;

}
.linka {
	color: #385E6F;
	font: 13px "Trebuchet MS";
	text-decoration: none;
	cursor: text;
}
