BODY {
	background : url(images/document_background.png);
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial, sans-serif;
	color : Black;
	cursor : auto;
	font-size:10pt;
}

A:VISITED {
	text-decoration : none;
	color : Black;
	font-size:10pt;

}

A:HOVER {
	text-decoration : none;
	background-color : transparent;
	color : #4684BF;
	font-size:10pt;

}

A:LINK {
	color : Black;
	text-decoration : none;
	font-size:10pt;
}

a.submenu {
	font-family: Arial, Verdana ,Helvetica, sans-serif;
	color : Black;
	letter-spacing: 4pt;
	text-decoration : none;
	font-weight: bold;
	font-size:10.5pt;
}

a.submenu:visited {
	font-family: Arial, Verdana ,Helvetica, sans-serif;
	color : Black;
	letter-spacing: 4pt;
	text-decoration : none;
	font-weight: bold;
	font-size:10.5pt;
}

a.submenu:hover {
	font-family: Arial, Verdana ,Helvetica, sans-serif;
	letter-spacing: 4pt;
	text-decoration : none;
	font-weight: bold;
	font-size:10.5pt;
	color : #4684BF;

}

.submenu_on {
	font-family: Arial, Verdana ,Helvetica, sans-serif;
	color : #4684BF;
	letter-spacing: 4pt;
	text-decoration : none;
	font-weight: bold;
	font-size:10.5pt;
}

hr {
	color : White;
	width : 100%;
	height : 1px;
	font-size:10pt;
}

.maintext {
	text-decoration : none;
	background-color : transparent;
	color : Black;
	text-align : justify;
	font-size:10pt;
}
	
.textaddress {
	text-decoration : none;
	background-color : transparent;
	color : black;
	font-size:8pt;
	text-align : center;

}

.atoptext {
	text-decoration : none;
	background-color : transparent;
	color : black;
	font-size:8pt;
	text-align : left;

}

.bussiness {
	text-decoration : none;
	background-color : transparent;
	color : black;
	font-size:8pt;
	text-align : left;
}

input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}