html, body { padding: 0; margin: 0; }
body {
	background-color: #A0C8FC;
	min-width:780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#main {
margin:0 auto;
padding:0;
width:780px;
text-align:left;
background-color:#FFFFFF;
}
#header {
margin:0 auto;
width:780px;
background-image:url(/images/top-head.gif);
background-repeat:no-repeat;
height:162px;
background-color:#FFFFFF;
}
#header H1 {
	margin:0;
	font-size: 36px;
	line-height:1.1em;
	color: #FFFFFF;
	text-indent: 70px;
}
#header H2 {
	margin:0;
	font-size: 16px;
	line-height:1.2em;
	color: #CC0000;
	text-align:right;
	padding:80px 270px 2px 20px;
	font-variant: small-caps;	
}
#body1 {
	width:638px;
	float:left;
}
#body1 p {
	padding:0px 20px 0px 20px;
	text-align: justify;
}
#body3 {
width:142px;
float:right;
margin:0;
padding:0;
background-image:url(/img/base/ba57_91_3.gif);
}
#bottom {
	clear:both;
	position:relative;
	margin:0;
	padding:0;
	text-align:right;
	background-image:url(/img/base/ba60_91_3.gif);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-position: right bottom;
}
#footer {
margin:0 auto;
width:780px;
height:126px;
background-color:#FFFFFF
 }
#footer2 {
float:left;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000066;
padding:10px;
}
#footer2 a:link {
	color: #000066;
	}
#footer2 a:visited {
	color: #000066;
}
#footer2 a:hover {
	color: #990000;
}
#footer2 a:active {
	color: #000066;
}
#footer3 {
width:142px;
float:right;
text-align:center;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	color: #CC0000;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

a:link {
	color: #086AF0;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #086AF0;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.style1 {color: #CC0000}
.style2 {color: #FFFFFF}
.v10 {
	font-size: 10px;
}
.v14 {
	font-size: 14px;
}
.v24 {
	font-size: 24px;
}