

body, p, td, dl, ul, ol, blockquote {
	font-size: 10pt;
	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;
	}



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

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


.bold {
	font-weight: bold;
	}

.quote {
	font-style: italic;
	}

.fun {
	font-size: 10pt;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	}

.funheading {
	font-size: 12pt;
	font-weight: bold;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	}


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



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: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}


.u {text-decoration: underline
}
.underline {  text-decoration: underline;
font-weight: bold;
}

.italic {  font-style: italic}




