body, td, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	text-decoration: none;
  font-weight: bold;
}

a:link {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #990033;
	text-decoration: underline;
	font-weight: bold;
}

.press {
	color: #990033;
  font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}

a.press {
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}

a.press:visited {
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}

a.press:hover {
	color: #999966;
	text-decoration: underline;
	font-weight: normal;
}

.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}

.top {
	font-size: 13pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	list-style: none;
}

.headertext {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}

.section_title {
	font-size:13pt;
	font-weight:bold;
	color:#333399;
}

.subsection_title{
	font-size: 10pt;
	font-weight: bold;
	color:black;
}