@charset "utf-8";
/* CSS Document */
body {font-size:100.01%;} 

td, .finance, P, LI  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a, a:link.finance, a:active.finance, a:visited.finance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}
.smlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link.smlText, a:active.smlText, a:visited.smlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bigHeader {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.boldtext {

font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link.boldtext, a:active.boldtext, a:visited.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.bigBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.65em;
	font-style: oblique;
	font-weight: bolder;
	color: Blue;
	text-decoration: none;
}

.headerLI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.smlBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.whitefinance, a:link.whitefinance, a:active.whitefinance, a:visited.whitefinance{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
