body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #000000;
}

h1 {
	font-size: 20px;
	font-weight: 800;
}
h2 {
	font-size: 18px;
	font-weight: 800;
}
h3 {
	font-size: 16px;
	font-weight: 800;
}
h4 {
	font-size: 15px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-size: 13px;
	font-weight: bold;
}


cite {
	font-size: 7pt;
	line-height: normal;
	color: #999999;
}


a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #E72641;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}

.sectionHeader {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}

.sidebarText {
	font-size: 9pt;
	line-height: 16pt;
	font-style: italic;
}

.sidebarNews {
	font-size: 8pt;
	line-height: 12pt;
	font-style: italic;
	color: #FFFFFF;
}

.sidebarNews a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarNews a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarNews a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.white {
	font-size: 8pt;
	line-height: 12pt;
	font-style: italic;
	color: #FFFFFF;
}
