BODY {
	color : #000000;
	font-family :  arial, helvetica, palatino, sans-serif;
	margin : 0;
}

A {
	font-size: 8pt;
	color: blue;
	font-weight : normal;
	text-decoration : underline;
}

A:Hover {
	font-size: 8pt;
	color: blue;
	text-decoration : none;
}

A.footer {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}

A.footer:Hover {
	font-size: 8pt;
	color: blue;
	font-weight : normal;
	text-decoration : none;
}

HR {
	color: #9ACEC0;
	height: 1pt;
}

H1 {
	font-size: 10pt;
}

.main {
	color: #005790;
	font-family :  arial, helvetica, sans-serif;
	font-size: 9pt;
}

.content {
	color: #005790;
	font-family :  arial, helvetica, sans-serif;
	font-size: 8pt;
}

.service { 
    color: #005790;
	font-family :  Arial, Helvetica, serif;
	font-size: 8pt;
 }

.top {
	color: #005790;
	font-family : Arial, Helvetica, serif;
	font-size: 8pt;
	font-weight : bold;
}

.footer {
	color: #005790;
	font-family : Arial, Helvetica, serif;
	font-size: 8pt;
	font-weight : normal;
}
