body {
	margin: 0px;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR:  #cccccc;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	text-align: center;
	color: #919191;
	font-size: 12px;
}
.content {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}
.current {
	color: #000028;
	background-color: #a7bccf;
	font-size: 12px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #eeeeee;
}
.header {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	letter-spacing: 0.2em;
	word-spacing: 1em;
	filter: DropShadow(Color=#eeeeee, OffX=1, OffY=1, Positive=1);
}
.header2 {
	font-family: "Arial";
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	letter-spacing: 0.2em;
	word-spacing: 0.8em;
	filter: DropShadow(Color=#dddddd, OffX=1, OffY=1, Positive=1);
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text1 {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

