.bg {
	background: #F4F4F4;
}

.body {
	font: normal x-small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.th {
	font: oblique bold normal medium/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333366;
	text-decoration: none;
}

.td1 {
	font: normal small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333366;
	text-decoration: none;
}

.td2 {
	font: normal x-small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333366;
	text-decoration: none;
}

.td3 {
	font: normal xx-small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333366;
	text-decoration: none;
}

a:active {
	font: oblique bold small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #6633FF;
	text-decoration: none;
}

a:hover {
	font: oblique bold small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #62ba70;
	text-decoration: none;
}

a:link {
	font: oblique bold small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333366;
	text-decoration: none;
}

a:visited {
	font: oblique bold small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #999966;
	text-decoration: none;
}

.listCircleInside {
	list-style: circle inside;
}
.listCircleOutside {
	list-style: circle outside;
}

.listDiscInside {
	list-style: disc inside;
}

.listDiscOutside {
	list-style: disc outside;
}

.listSquareInside {
	list-style: square inside;
}

.listSquareOutside {
	list-style: square outside;
}

.blockCenter0 {
	letter-spacing: normal;
	text-align: center;
	text-indent: 0pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.blockLeft0 {
	letter-spacing: normal;
	text-align: left;
	text-indent: 0pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.blockLeft1 {
	letter-spacing: normal;
	text-align: left;
	text-indent: 20pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.blockLeft2 {
	letter-spacing: normal;
	text-align: left;
	text-indent: 40pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.blockLeft3 {
	letter-spacing: normal;
	text-align: left;
	text-indent: 60pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.blockJust0 {
	letter-spacing: normal;
	text-align: justify;
	text-indent: 0pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.blockJust1 {
	letter-spacing: normal;
	text-align: justify;
	text-indent: 20pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.blockJust2 {
	letter-spacing: normal;
	text-align: justify;
	text-indent: 40pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.blockJust3 {
	letter-spacing: normal;
	text-align: justify;
	text-indent: 60pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.box {
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
}

.copyright {
	font: xx-small/normal normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333366;
	text-decoration: none;
}

a:copyrightActive {
	font: xx-small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #6633FF;
	text-decoration: none;
}

a:copyrightHover {
	font: xx-small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #62ba70;
	text-decoration: none;
}

a:copyrightLink {
	font: xx-small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #669900;
	text-decoration: none;
}

a:copyrightVisited {
	font: xx-small/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #999966;
	text-decoration: none;
}

a.hrefColor:link    {font-weight: bold; font-size: smaller; color: #993300}
a.hrefColor:visited {font-weight: bold; font-size: smaller; color: #993300)
a.hrefColor:hover   {font-weight: bold; font-size: smaller; color: #cccc99}
a.hrefColor:active  {font-weight: bold; font-size: smaller; color: #cccc99}


