a {
	color : #34689A;
	font-weight : bold;
	text-decoration : none;
}

a.nav:active, a.nav:visited, a.nav:link {
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #FF9900;
	text-decoration : none;
}

a.accent{
	color : #34689A;
	font-size : 11pt;
	font-style : italic;
	font-weight : normal;
	text-decoration : none;
}

a.nav:hover {
	color : #336699;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

body, td, p{
	font-family : tahoma , Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

h1{
	color : #FF9900;
	font-size : 16pt;
}

h2 {
	color : #FF9900;
	font-size : 14pt;
}

h3 {
	color : #FF9900;
	font-size : 13pt;
}

h4 {
	color : #FF9900;
	font-size : 12pt;
}

h5 {
	color : #FF9900;
	font-size : 11pt;
}

h6 {
	color : #FF9900;
	font-size : 10pt;
}

.accent{
	color : #34689A;
	font-size : 11pt;
	font-style : italic;
	font-weight : normal;
}

.footer{
	color : #336699;
	font-size : 8pt;
	text-align : center;
}

.required{
	color : #FF0000;
}

.small{
	font-size : 8pt;
}

.ttl_hmpg{
	color : #5C94C2;
	font-size : 13pt;
	font-weight : bold;
}
