body {
		font-family: Verdana;
		font-size: 7pt;
		color : #000000;
		margin: 5;
		background : #ffffff;
}
.text {
	font-family: Verdana;
	font-size: 7pt
}
BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
A{CURSOR: crossair;
text-decoration: none;
color : #666666;
font-weight: bold;}
a:link {
color : #666666;
CURSOR: crosshair;
text-decoration: none;
font-weight: bold;
}
a:visited {
color : #666666;
CURSOR: crosshair;
TEXT-DECORATION: none;
font-weight: bold;
}
a:active {
color : #999999;
CURSOR: crosshair;
font-weight: bold;
TEXT-DECORATION: none;
}
a:hover {
color : #999999;
CURSOR: crosshair;
font-weight: bold;
TEXT-DECORATION: none;
}
#header {
 color: #000000;
 text-align: justify;
}

#header H1 {
 font-size: 10px;
 color: #000000;
}

#content {
 color: #000000;
 border: none;
 margin-left: 5px;
 margin-right: 5px;
 padding: 0 5px;
 text-align: justify;
}

.bottom {
 margin-bottom: 5px;
}

#content H2 {
 display: block;
 border: 1px solid #000000;
 color: #000000;
 margin: 0;
 padding: 0 5px;
 font-size: 10px;
 text-align: center;
 filter: alpha(style=1,opacity=0 finishopacity=100);
 height: 10px
}

.menu_2 {
 margin-left: 0;
 padding-left: 0;
 list-style: none;
}

.menu_item {
 color: #000000;
 font-weight: normal;
 text-align: justify;
 padding: 2px 3px;
 margin: 0;
}

.current {
 display: block;
 color: #000000;
 border: 1px solid #000000;
 font-weight: bold;
 text-align: justify;
 padding: 2px 3px;
 margin: 0;
}
