.nomargin {
	margin-top: 0px;
	margin-left: 0px;
}

#bg {
	background-color: #94bfd2;
	background-repeat: repeat;
}
a:link {color: #0066cc;
}
a:visited {color: #94BFD2;
}
a:hover {text-decoration: underline; 
background:#94BFD2; 
color: #0066cc;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: square;
	line-height: normal;
	list-style-position: outside;
	text-indent: -2px;
	margin-left: -20px;
}

.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 8px;
}
.cinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}
.text_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #94BFD2;
}.listnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
	list-style-position: outside;
	list-style-type: decimal;
}
.border {
	border: medium double #94BFD2;
}
