

UL {
font-size : 10pt;
font-family : arial, helvetica, sans-serif;
color : #999999;
} 

.body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: ;
	color: #999999;
}

.bodylinktext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: ;
	color: #00A6DE;
}

.bodylinktext:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	background-color: ;
	color: #00A6DE;
}

.leftnav a {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}

.leftnav a:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	background-color: ;
	color: #999999;
}

.header {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: ;
	color: #00A6DE;
}

.footerlinktext, .footerlinktext a {
	font-family: arial, helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: ;
	color: #666666;
}

.footerlinktext a:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	background-color: ;
	color: #666666;
}

.indented{
	margin-left: 1.5em;
}