BODY
{
	BACKGROUND-COLOR: #FEFFFF;
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.8em;
}
A {
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.9em;
}
A:VISITED {
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.9em;
}
.Abig {
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.9em;
}
U {
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.9em;
	font-weight: bold;
	cursor: pointer; cursor: hand;
}
input{
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.8em;
}
select{
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.8em;
}
td{
	BACKGROUND-COLOR: #FEFFFF;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.8em;
}
img{
	BACKGROUND-COLOR: #FEFFFF;
	COLOR: #FEFFFF;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.8em;
	cursor: pointer; cursor: hand;
}
th{
	BACKGROUND-COLOR: #FEFFFF;
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.8em;
	TEXT-ALIGN: center;
	font-weight: bold;
	cursor: pointer; cursor: hand;
}
H1{
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	TEXT-ALIGN: center;
}
H2{
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 1.2em;
	font-weight: bold;
	TEXT-ALIGN: center;
}
H3{
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 1.0em;
	font-weight: bold;
	PADDING-LEFT: 10px;
}
BUTTON{
	BACKGROUND-COLOR:#D9D0FF;
	COLOR: #000040;
	FONT-SIZE: 7pt;
	TEXT-ALIGN: CENTER;
}
.menH{
	BACKGROUND-COLOR: #664cc3;
}
.menT{
	BACKGROUND-COLOR: #503c9a;
	TEXT-VALIGN: bottom;
}
.men{
	BACKGROUND-COLOR: #D9D0FF;
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.9em;
	LINE-HEIGHT: 1em;
	PADDING-LEFT: 3px;
	text-decoration: none;
	cursor: pointer; cursor: hand;
	border-width: 1;
	border-color: #E9E0FF;
	border-style: outset;
}
.menover{
	BACKGROUND-COLOR: #C9C0EF;
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.9em;
	LINE-HEIGHT: 1em;
	PADDING-LEFT: 3px;
	text-decoration: UNDERLINE;
	cursor: pointer; cursor: hand;
	border-width: 1;
	border-style: inset;
}
.men2{
	BACKGROUND-COLOR: #F3F9FF;
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.8em;
	PADDING-LEFT: 10px;
	padding-bottom: 2px;
	text-decoration: none;
	cursor: pointer; cursor: hand;
	border-width: 1;
	border-color: #E3E9FF;
	border-style: outset;
}
.men2over{
	BACKGROUND-COLOR: #E3E9EF;
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.8em;
	PADDING-LEFT: 10px;
	padding-bottom: 2px;
	text-decoration: UNDERLINE;
	cursor: pointer; cursor: hand;
	border-width: 1;
	border-style: inset;
}
.men10{
	BACKGROUND-COLOR:#FEFFFF;
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 1.0em;
	font-weight: bold;
	PADDING-LEFT: 10px;
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}
.men40{
	BACKGROUND-COLOR:#FEFFFF;
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.9em;
	PADDING-LEFT: 40px;
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}
.men60{
	BACKGROUND-COLOR:#FEFFFF;
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.8em;
	PADDING-LEFT: 60px;
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}
.men80{
	BACKGROUND-COLOR:#FEFFFF;
	COLOR: #000040;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 0.8em;
	PADDING-LEFT: 80px;
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}
.link80{
	TEXT-ALIGN: right;
	TEXT-DECORATION: underline;
	font-weight: bold;
	cursor: pointer; cursor: hand;
}
TR.BB_BR{
	border-bottom: 3px solid Blue;
}