body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	scrollbar-3dlight-color: #3333FF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #0066CC;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #000033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
div.Header, div.Menu {
	background-color: #0066CC;
}
div.Body {
	font-size: 14px;
	text-align: center;
	margin-top: 15;
	margin-left: 15;
	margin-right: 15;
}
div.SideBar {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20;
	margin-left: 4;
	margin-right: 4;
	margin-bottom: 10;
}
div.Footer {
	text-align: center;
	font-size: 10px;
	margin-top: 30;
	margin-left: 5;
	margin-right: 5;
	margin-bottom: 10;
}
div.StyleMenu {
	background-color: #3366CC;
	color: #CCCCCC;
}
a {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:active, a:hover {
	color: #FF0000;
}

.Body {
	margin-top: 14px;
	margin-bottom: 0;
}
.BodyNoMar {
	margin: 0;
}
.StandOut {
	margin: 0;
	font-weight: bold;
	font-size: 18px;
}
.Heading {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 18px;
}
.Small {
	margin-top: 12px;
	margin-bottom: 0;
	font-size: 12px;
}
.SmallSP {
	margin-top: 4px;
	margin-bottom: 0;
	font-size: 12px;	
}
.SmLink {
	font-size: 10px;
	margin: 4px;
}
.BodyBold {
	margin-top: 14px;
	margin-bottom: 0;
	font-weight: bold;
}
.SideList {
	margin-top: 6px;
	margin-bottom: 0;
}
.SideSpace {
	margin-top: 20px;
	margin-bottom: 0;
}
.StyleMenuText {
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 3px;
}
.Extension {
	font-size: 10px;
	font-weight: normal;
	margin-top: 2px;
}