body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif ;
}
body {
	background-color: #BCAC99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}









.white10 {
	font-size: 10px;
	color: #FFFFFF;
}

.blue10 {
	font-size: 12px;
	color: #213763;
	font-weight: bold;
}

.navi {
	font-size: 12px;
	color: #FFFFFF;

}


.bodybg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: top;
}

.navi a {
	color: #FFFFFF;
	font-weight: bold;
}
.bodybg h1 {
	font-size: 16px;
}
.copy {
	font-size: 12px;
	color: #FFFFFF;
}
