body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:0px;
	margin-left:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.text {
	font-size: 12px;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;

}

.sub {
	font-size: 12px;
	text-align: right;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;

}

.h1 {
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
}

A:link {
	COLOR: #345268;
	font-style: normal;
	text-decoration: underline;
}

A:visited {
	COLOR: #345268;
	text-decoration: underline;
} 

A:active {
	COLOR: #345268;
	text-decoration: underline;	
} 

A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
} 