A:link {
	text-decoration: none;
	color: #106abf;
}
A:active {
	text-decoration: underline;
	color: #106abf;
}
A:visited {
	text-decoration: none;
	color: #106abf;
}
A:hover {
	text-decoration: underline;
	color: #106abf;
}
HTML,BODY {
	font-family: arial, sans-serif;
	font-size: 7pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: Silver;
	font-weight: normal;
	text-decoration: none;
	text-align : justify;
	background-color : #232323;
}
P {
	font-family: arial, sans-serif;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10pt;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

UL {
	list-style-type: square;
}

.maintxt {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #444444;
	text-align: justify;
}
.maintxtleft {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #444444;
	text-align: left;
}

.grayline {
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
.grayline A:link {
	text-decoration: none;
	color: #106abf;
}
.grayline A:active {
	text-decoration: underline;
	color: #106abf;
}
.grayline A:visited {
	text-decoration: none;
	color: #106abf;
}
.grayline A:hover {
	text-decoration: underline;
	color: #106abf;
}







