<!--
.body  {
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 000000;
}

.body_small  {
	text-decoration : none;
	font-size : 6px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 000000;
}

.body_b  {
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : 000000;
}

.body_small_b  {
	text-decoration : none;
	font-size : 9px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : 000000;
}

.body_wh  {
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : FFFFFF;
}

.body_gr  {
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : EEEEEE;
}

.body_gr_b  {
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : EEEEEE;
}

.body_small_gr_b  {
	text-decoration : none;
	font-size : 9px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : EEEEEE;
}

P  {
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 000000;
}

P.gray  {
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : EEEEEE;
}

em  {
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : 000000;
}

em.white  {
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : FFFFFF;
}

a  {
	text-decoration : underline;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : 003366;
}

.a_menu  {
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : eeeeee;
}

.a_menu:hover  {
	text-decoration : underline;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : eeeeee;
}

.a_menu_no-hover  {
	text-decoration : underline;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : eeeeee;
}

.a_menu_no-hover:hover  {
	text-decoration : underline;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : eeeeee;
}

.a2  {
	text-decoration : underline;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : FF0000;
}

.a2:hover  {
	text-decoration : underline;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : FF0000;
}

h1  {
	font-size : 24px;
	color : 003366;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
}

h2  {
	font-size : 20px;
	color : 003366;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : italic;
}

h3  {
	font-size : 14px;
	color : 003366;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : italic;
}

h4  {
	font-size : 12px;
	color : 003366;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : italic;
}

-->