body {
	background-color: #FCA651;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
}
p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


a:link {
	text-decoration: none;
	color: #8C0000;
}
a:visited {
	text-decoration: none;
	color: #8C0000;
}
a:hover {
	text-decoration: none;
	color: #FCA651;
	background-color: #8C0000;
}
a:active {
	text-decoration: none;
}
.style1 {color: #B22921}
.table_bkg_650 {
	background-image: url(../images/b-vyge.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
