

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

A {
   color : #632E08;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	
}

A:HOVER {
	color : #176308;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}



A:ACTIVE {
	font-family : Arial;
	font-size : 10pt;
	color : White;
	font-weight : bold;
}


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

H2 {
	font : bold 14pt Arial;
	color : #632E08;
	text-decoration : underline;
}

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

H4 {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #1F0863;
	height : auto;
	font-variant : small-caps;
}


H5{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

HR {
	color : #1F0863;
}

