html {
background-color: #420202;
}

body {
background-color: #420202;
width: 900px;
margin: auto;
}

#header {
width: 1090px;
height: 250px;
}

#bodymass {
background-image: url('images/cont_back.png');
background-repeat: repeat-y;
}
.fees {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}


#bodymass2 {
background-image: url('images/cont_back.png');
background-repeat: repeat-y;
}
.disclosure {
	font-size: 16px;
}



#menu {
}

#menu2 {
	font-size: 16px;
}
.point16 {
	font-size: 16px;
}

