@charset "utf-8";
/* CSS Document */


body {
	padding: 0px;
	margin: 0px;
	background-color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}
.text a {
	text-decoration:underline;}
.text a:hover {
	text-decoration:none;}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F2F2F2;
	text-decoration:none;
}
.disclaimer a {
	text-decoration:underline;}
.disclaimer a:hover {
	text-decoration:none;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bodyTable {
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 25px;
	height: 382px;}
.picTable {
	padding-top: 25px;}