body, p, td, dl, ul, ol, blockquote {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	}
sup, sub {
     font-size: 8pt;
     font-family: arial, helvetica, sans-serif;
    }

.normal {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	}

.important {
	font-size: 11pt;
	font-weight: bold;
  font-family: arial, helvetica, sans-serif;
	}

.heading {
	font-size: 12pt;
	font-weight: bold;
  font-family: arial, helvetica, sans-serif;
	}

.subheading {
	font-size: 11pt;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	}

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

.large {
	font-size: 11pt;
  font-family: arial, helvetica, sans-serif;
	}

.capital_large {
	font-size: 15pt;
  font-family: arial, helvetica, sans-serif;
	}

.tty {
  font-family: "courier new", courier, serif;
	}

.bold {
	font-weight: bold;
	}

.quote {
	font-style: italic;
	}

.in {
	text-indent: 1.2em;
	}

.menu {
	line-height: 140%;
	}

.menulist {
	text-align: center;
	}

.blockindent {
	margin-left: 7%;
	margin-right: 7%;
	}

p.question {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
  font-family: arial, helvetica, sans-serif;
	margin-left: 5%;
	}

p.answer {
	font-size: 10pt;
  font-family: arial, helvetica, sans-serif;
	margin-left: 9%;
	}

th {
	font-size: 11pt;
  font-family: arial, helvetica, sans-serif;
	}

.boxhead {
	background-color: #339966;
	color: #FFFFFF;
	}

.boxbody {
	background-color: #F0F0F0;
	}

.boxheadsm {
	font-size: 10pt;
	background-color: #339966;
	color: #FFFFFF
	}

.boxbodysm {
	font-size: 9pt;
	background-color: #F0F0F0;
	}

.listhead {
	background-color: #339966;
	color: #FFFFFF;
	}

.listitem1 {
	background-color: #F0F0F0;
	}

.listitem2 {
	background-color: #FFFFFF;
	}

h1 {
	font-size: 16pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}

h2 {
	font-size: 15pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}

.homehead {
	font-size: 14pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	border-style: none none solid solid;
	border-color: #FF0000;
	border-width: thin medium;
	padding: 0.1em 0.3em;
	}

h3 {
	font-size: 14pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}

h4 {
	font-size: 13pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}

h5 {
	font-size: 12pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}

h6 {
	font-size: 11pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}

pre {
	font-size: 10pt;
	font-family: "courier new", courier, serif;
	}

.justify {
	text-align: justify;
	}
	

a{text-decoration:none;
	}

