

BODY {
	background-color : White;
	background-image : url("image/Wb02201_.gif");
	background-attachment : fixed;
}

A {
	font-family : Times;
	font-size : 14pt;
	color : #176308;
	font-weight : bold;
	text-decoration : none;
}


A:HOVER {
	color : #632E08;
	font-family :Times;
	font-size : 14pt;
	font-weight : bold;
}



A:ACTIVE {
	font-family :Times;
	font-size : 14pt;
	color : White;
	font-weight : bold;
}


H1 {
	font : bold 24pt Times New Roman;
	color : #1F0863;
	font-weight : bold;
}

H2 {
	font : bold 14pt Arial;
	color : #632E08;
}

H3 {
	font : 12pt Times New Roman;
	color : #176308;
	font-weight : bold;
}

H4 {
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	color : #1F0863;
	}
	HR {
	color : #1F0863;
}