A:link {
	color: #4F6B79;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #4F6B79;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #4F6B79;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #4F6B79;
	text-decoration: underline;
	font-weight: bold;
}

BODY, TD {
	text-align: justify;
	text-justify: newspaper;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
}

H1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14 pt;
	font-weight: bold;
	color: #00006A;
}

H2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12 pt;
	font-weight: bold;
	color: #4F6B79;
}

H3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12 pt;
	font-weight: bold;
	color: #00006A;
}

#noRepeat {
	background-repeat: no-repeat;
}

#text {
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
}