BODY {
	background-color:#FFFEEF;
	FONT: 80%/1.5em "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	COLOR: #666;
	TEXT-ALIGN: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.HomeBody {
	COLOR: #333;
	text-align: justify;
	padding-left: 20px;
	padding-Right: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.5em;	
}
.HomeBodyBold {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 70%;
	line-height: 1.2em;	
	color: #333333;
	padding-left: 20px;
	padding-Right: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;

}

.HomeBodyBold1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 70%;
	color: #333333;
	padding-left: 10px;
	padding-Right: 0px;
	font-style: normal;
	letter-spacing: 1px;

}



H1 {
	MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 14pt; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 6px; COLOR: #003399
}
H2 {
	MARGIN-TOP: 12px; FONT-WEIGHT: bold; FONT-SIZE: 12pt; MARGIN-BOTTOM: 0px; COLOR: #003399
}
H3 {
	MARGIN-TOP: 6px; FONT-WEIGHT: bold; FONT-SIZE: 10pt; MARGIN-BOTTOM: 0px
}

UL {
	MARGIN-TOP: 3px; LIST-STYLE-IMAGE: url(Images/arrow1.gif); MARGIN-BOTTOM: 6px; LIST-STYLE-TYPE: square
}

.toggle {
	COLOR: #999999
}
.hotspot {
	CURSOR: help; COLOR: #ff6600; BORDER-BOTTOM: 1px dotted
}
.hotspotall {
	FONT-WEIGHT: bold; CURSOR: help; COLOR: #ff6600; BORDER-BOTTOM: 1px dotted
}