.borders_black {
	border: 1px solid #000000;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #D4D0C8;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
}
a:link {
	color: #000000;
}
a:hover {
	color: #FF9900;
}
a:visited {
	color: #000000;
}
a:active {
	color: #FF9900;
}.borders_bottom_white {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.txt_white {
	color: #FFFFFF;
}
.txt_10px {
	font-size: 10px;
}
.border_top_black {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
body {
	background-image: url(images/images1.jpg);
}
.on {
	display: on;
}
.off {
	display: none;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
.borders {
	border: 1px solid #D4D0C8;
	font-size: 9pt;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	color: #FF0000;
	font-style: italic;
}
.style5 {color: #990000}
.style6 {
	font-size: 14pt;
	color: #FF0000;
	font-style: italic;
}
.style7 {
	font-size: 16pt;
	font-weight: bold;
}

