BODY {
	background : #326CB3;
}
.head_001 {
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : #FFFFFF;
}
.head_002 {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
}
.head_003 {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
}
.text {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #FFFFFF;
}
.link_000 {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #000080;
}
.link_001 {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #000080;
}
A:LINK {
	text-decoration : none;
}
A:VISITED {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}


