h1 {
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;



}
h2 {
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
h3 {
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
h4 {
	font-size: 50%;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #0000FF;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-weight: normal;


}
h5 {
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
h6 {
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
TABLE.menu {
 background: #FFFFFF;
 width: 100%;
 border-bottom: 1 px solid #FFDCB8;
 text-align: center
}
.menu TD {
 border: 1px solid white
}
.menu A {
	color: #0A6202;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    display: block;
    background: #FFFFFF;
    padding: 4px;
    width: 100%
}
.menu A:hover {
	background: #FFDCB8;
	line-height: normal;
}
.menu H1 {
	font: normal small-caps normal;
}

