body {
	background-color: #FFF;
	margin-top: 0px;
	z-index: 2;
	background-repeat: repeat-x;
}

.legal  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #4E55A5;
	text-align: center;
	line-height: normal;
}
.index {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	line-height: 11pt;
}

.comments {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #5B66AE;
	line-height: 15px;
	text-align: center;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-top: 3px;
	letter-spacing: 0.01em;
}
.about {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #5B66AE;
	line-height: 16px;
	text-align: justify;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-top: 3px;
	letter-spacing: normal;
}




.headingcolor {
	color: #FFF;
	font-size: 12pt;
	font-weight: 900;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.bold_head {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
}
.bold_head_periwinkle {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B63AE;
	text-align: center;
}


.regular_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
	color: #5B66AE;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	line-height: normal;
	font-weight: bold;
}
.regular_type_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
	color: #FFF;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	line-height: normal;
	font-weight: bold;
}

.website_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #CCC;
	font-weight: lighter;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0.02em;
}
.website_font_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFF;
	font-weight: lighter;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0.02em;
}


a:link {
	color: #5B66AE;
}

a:visited {
	color: #5964AD;
}
a:hover {
	color: #5B66AE;
}

a:active {
	color: #5B66AE;
}



#Table_01 {
	background-repeat: no-repeat;
	margin-top: 0px;
	background-image: url(../images/index/index_01.jpg);
}
