.style {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; clip:       rect(   )}
.style2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-decoration: none}
a {  text-decoration: none}

a:hover	{color:#000000; text-decoration: none;}
a:hover	{color:#000000; text-decoration: none;}


.style3 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none}


h2 {
	color: #7A2F2C;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 20px;
}

h1.maintext {
	color: #7A2F2C;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px 20px;
}

a.maintext {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

a.maintext:hover {
	text-decoration: underline;
}

iframe {
	border: 1px solid #7A2F2C;
}

img.maintext {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #9c937d;
	border-bottom: 1px solid #9c937d;
	border-left: 1px solid #9c937d;
	border-right: 1px solid #9c937d;
}

table.noborders {

	bgcolor: #b4aa93;
	width: 570px;
	float: left;
	margin:  0px 0px 0px 10px;
	padding:  0px 0px 0px 5px;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
}


