body, p, li, ul, ol, dt, dl, dd, h1, h2, h3, h4, form, td, th, small, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:black;
}

hr {
	color:black;
}

.seealso {
	font-size:11pt;
}
.footer {
	font-size:10pt;
}

.onthispage {
	font-size:10pt;
	font-style:italic;
	font-weight:normal;
}

.subhead {
	font-weight: bold;
	font-style: italic;
	font-size:12pt;
	color:#666666;
}

.leftcol {
	color:#ffffff;
}

.data {
	font-size:10pt;
	background:#cccccc;
}

a {
	font-weight:bold;
	text-decoration: underline
}
a:link {
	color:#000066;
}

a:hover {
	color:#ff6600;
}

a:visited {
	color:#990000;
}

a.nav {
	font-size:9pt;
}
a.name {
	text-decoration:none;
}
a.alphalist {
	text-decoration:none;
}

a.twiddle {
	font-size:10pt;
}
a.leftcol {
	color:#ffffff;
	font-size:9pt;
	font-weight:normal;
}

a.leftcol:link {
	color:#ffffff;
}
a.leftcol:hover {
	color:#ff9999;
}

a.leftcol:visited {
	color:#ffffff;
}

h1, h2, h3, h4 { 
	font-weight: bold;
	font-style: italic;
	color:#666666;
}

h1 {
	font-size: 18pt;
	color:#cc0000;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}

