BODY, TH, TD, UL {
	font-family :  Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #990000;
}

div.title {
	font-size : 1.2em;
	font-weight : bold;
	line-height : 1.3em;
	color: #666666;
}
div.subtitle {
	font-size : 0.85em;
	font-weight : bold;
	line-height : 1em;
	color: #0000FF;
}


div.author {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 11pt;
	color: #475A97;
}

div.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	line-height : 13pt;
	color: #092983;
}

div.projecthead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	line-height : 14pt;
	color: #8696BE;
}

div.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	line-height : 11pt;
	color: #475A97;
}

div.format {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 11pt;
	color: #660000;
}
div.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 11pt;
}

div.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	color: #745F19;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	line-height : 14pt;
	color: #092983;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	line-height : 12pt;
	color: #125329;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 10pt;
	color: #745F19;
}
