﻿A:LINK {
	color : #000000;
	text-decoration:underline
}
A:VISITED {
	color: #000000;
	text-decoration:underline
}
A:HOVER {
	color : #0000FF;
	text-decoration:none
}
A:ACTIVE {
	color : #0000FF;
	text-decoration:none
}

BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 0;
	margin-top : 0;
	margin-left : 0;
	text-align: left;
}
P {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: inherit;
}
H1 {
	font-size : 12pt;
	margin-bottom: 3px;
	margin-top :6px;
}
H2 {
	font-size : 10pt;
	margin-bottom: 3px;
	margin-top : 6pt;
}
H3 {
	font-size : 9pt;
	margin-bottom: 3pt;
	margin-top : 6pt;
}
TH {
	font-size: 10pt;
}
LI {
	font-size: 11px;
	margin-bottom: 6px;
}
TD {
	font-size : 8pt;
	outline-width: thin;
	color: #000;
	text-align: left;
}

#AutoNumber1 tr td table tr td {
	color: #000;
}
#AutoNumber1 tr td table tr td {
	color: #000;
	right: inherit;
}
.symbol {
	font-family: Symbol;
}
h4 {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}
thead {
	color: #FFF;
	background-color: #000;
}
.whitetext {
	color: #FFF;
}
.superscript {
	vertical-align: top;
	font-size: 70%;
}

.subscript {
	font-size: 70%;
	vertical-align: -20%;
}
.intro_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
