A {
	text-decoration: underline;
	color: #0A61A0;
}

A:Visited {
	text-decoration: underline;
	color: #0A61A0;
}

A:Active {
	text-decoration: underline;
	color: #0A61A0;
}

A:Hover {
	text-decoration: underline;
	color: #0E88E2;
}

body {
	color: #000040;
}

td {
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #000040;
}

th {
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #000040;
	font-weight: bold;
}

H3 {
	font-family: arial, helvetica;
	font-size: 13.5pt;
	color: #000000;
	font-weight: bold;
	margin-bottom: .01in;
	margin-top: .01in;
}

.headline-link {
	font-family: arial, helvetica;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: .01in;
	margin-top: .01in;
}

H4 {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0in;
	margin-top: 0in;
}

H2 {
	font-family: arial, helvetica;
	font-size: 12pt;
	color: #000000;
	margin-bottom: .01in;
	margin-top: .01in;
}

div.space  {
	line-height: .15in;
}

div.small {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #000000;
}

div.smallblack {
	font-family: arial, helvetica;
	font-size: 8pt;
}

.small {
	font-family: arial, helvetica;
	font-size: 7.5pt;
	text-decoration: underline;
}

sup.small {
	font-family: arial, helvetica;
	font-size: 8pt;
}

p.half {
	margin-top: .0in;
	margin-bottom: .10in;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.browser {
	color: red;
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
}

ul {
	list-style-type: disc;
}

.lispace {
	margin-top: 1em;
	margin-bottom: 1em;
}

li {
	margin-bottom: 20px;
}

.form_required {
	color: red;
	font-weight: bold;
	font-size: 18px;
}

.highlights {
	font-size: 11px;
	font-weight: bold;
}

.rednotice {
	font-family: arial, helvetica;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}