DIV, SPAN {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #111136;
	font-weight: bold;
}

P {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	color: #111136;
	text-indent: 2em;
	margin-left: 5;
	margin-right: 5;
	font-weight: bold;
}

TD {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	color: #111136;
	font-weight: bold;
}

OL, UL {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

LI {
	font-size: 9pt;
	color: #111136;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: bold;
}

A {
	font-size: 9pt;
	color: #111136;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-decoration: underline;
}

A:visited {
	font-size: 9pt;
	text-decoration: underline;
	color: #111136;
	
}

A:hover {
	font-size: 9pt;
	text-decoration: underline;
	color: #111136;
}

HR {
	color: #111136;
	height: 1;
}
.tabl_1 {
background: #eadba3;
}
.tabl_3 {
background: #eadba3;
border-left-color: #62627e;
border-left-width: 2px;
border-left-style: solid;
border-right-color: #62627e;
border-right-width: 2px;
border-right-style: solid;
}
.menu {
	font-weight: bold;
	color: #111136;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 25px;
	border-right-color: #ff0000;
	border-right-width: 1px;
	border-right-style: solid;
}
.menu a:link {
	color: #111136;
	text-decoration: none;
}
.menu a:visited {
	color: #111136;
	text-decoration: none;
}
.menu a:hover {
	color: #111136;
	text-decoration: underline;
}