BODY, TD {
	
	color : #2588D7;
	font-family :  "@Arial Unicode MS", sans-serif;
	font-size: 14px;
	text-align: justify;
}

H2 {
	font-size: 12pt;
	color: #87CEFA;
}

H3 {
	font-size: 12pt;
	color: #2588D7;
}

H4 {
    font-size: smaller;
	font-variant: small-caps;
	font-weight: bold;
	color : #2588D7;
	}

A {
    font-size: smaller;
	font-weight: bold;
	color : #2588D7;
	font-family: "Unicode MS";
	text-decoration: none;
	text-align: center
}

A:Hover {
	font-size: smaller;
	font-weight: bold;
	color: #F39D56;
	font-family: "Unicode MS";
	text-decoration: none;
	text-align: center
}
HR {
	color: blue;
	height: 1pt;
}
.header1
{
	color : #2588D7;
	font-family :  "@Arial Unicode MS", sans-serif;
	font-size: 14px;
}