p { font-size: 9pt; }

.smallblack {
	font-size: 8pt; 	font-weight: bold; 
}

.smallwhite {
	font-size: 8pt; 	color: #FFFFFF; 
}

.black {
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}

.boldblack {
	font-size: 10pt; 		font-style: normal; 	line-height: normal; 
	font-weight: bold; 							font-variant: normal; 	text-transform: none; 	color: #000000; 
	text-decoration: none
}

.AnchorHeader {
	font-size: 10pt;		font-style: normal;
	font-weight: bold;	text-transform: uppercase;
	text-decoration: underline
}

.TableCaption {
	font-size:10pt;			font-style:normal;		font-weight:bold;
	text-decoration:underline;
}
.footnote {
	font-size: xx-small;
	font-variant:normal;
}
.SectionHeader {
	font-size:large;
	font-weight:bold;
	background-color:#999999;
	color: #FFFFFF;
	text-align: center;
}
.aidHeader {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005ccb;
	background-position: center center;
	text-align: center;
}
.blackCenter {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	background-position: center;
	text-align: center;
}
.TblColumnHeader {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 16pt;
	text-decoration: underline;
}
h2 {
	font-size: 14pt;
	font-style: italic;
}
h3 {
	font-size: 13pt;
	font-weight: bold;
}
h4 {
	font-size: 13pt;
}
h5 {
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
h6 {
	font-size: 10pt;
	font-weight: bold;
}
td {
	font-size: 9pt;
}
div#mgtTools th a:link {
	color: #FFFFFF;
}
div#mgtTools th a:visited {
	color: #FFFFFF;
}
div#mgtTools th a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div#mgtTools a:link {
	color: #004080;
}
div#mgtTools a:visited {
	color: #004080;
}
dev#mgtTools a:hover {
	color: #004080;
	text-decoration: underline;
}
