body {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}

font {
	font-family: Arial;
	font-size: 10pt;
}

font.title {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #98CC00;
}

a:link.title, a:visited.title {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #98CC00;
	text-decoration:none;
}

a:hover.title {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #98CC00;
	text-decoration: underline;
}

font.bread {
	font-family: Arial;
	font-weight: ;
	font-size: 9pt;
	color: #009ddc;
}

a:link.bread, a:visited.bread {
	font-family: Arial;
	font-weight: ;
	font-size: 9pt;
	color: #009ddc;
	text-decoration:none;
}

a:hover.bread {
	font-family: Arial;
	font-weight: ;
	font-size: 9pt;
	color: #009ddc;
	text-decoration: underline;
}

a:link.main, a:visited.main {
	font-family: Arial;
	font-weight: bold; 
	font-size: 8.5pt;
	color: #3f607b;
	text-decoration:none;
}

a:hover.main {
	font-family: Arial;
	font-weight: bold;
	font-size: 8.5pt;
	color: #3f607b;
	text-decoration: underline;
}

font.main {
	font-family: Arial;
	font-weight: bold;
	font-size: 8.5pt;
	color: #3f607b;
}

font.text {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}

h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 13pt;
	color: #3f607b;
}

font.listtitle  {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #3f607b;
}

a:link.listtitle, a:visited.listtitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #3f607b;
    text-decoration:none;
}

a:hover.listtitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #3f607b;
	text-decoration: underline;
}

font.bld {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
}

a:link.bld, a:visited.bld, a:hover.bld {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	text-decoration:none;
}

font.more {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #98CC00;
}

a:link.more, a:visited.more {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #98CC00;
	text-decoration:none;
}
a:hover.more {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #98CC00;
	text-decoration: underline;
}