H1  { 
		font-size: 18pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
                text-align: center;
		color: #006e78;
		}

H2  { 
		font-size: 14pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
                text-align: center;
		color: #006e78;
		}

H3  { 
		font-size: 14pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: center;
		color: #FFB000;
		}

H4  { 
		font-size: 12pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: center;
		color: #FFb000;
		}
H5  { 
		font-size: 12pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: left;
		color: #FFB000;
		}
.right  {
		font-size: 12pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		text-align: right;
		}

body  {
		font-size: 11pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		background-color: #FFFFFF;
                text-align: justify;
		}

p  {
		font-size: 10pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		background-color: #FFFFFF;
                text-align: justify;
		}

th  {
		font-size: 10pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #FFFFFF;
		background-color: #000000;
                text-align: center;
		}
td  {
		font-size: 10pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
                text-align: justify;
		}

.poem  {
		font-size: 10pt;
                text-align: center;
		}

.story  {
		font-size: 10pt;
		}

.home  {
		font-size: 12pt;
                text-align: center;
		}

.green  {
		color: #006E78;
		}

.address  {
		font-size: 14pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-weight: strong;
		color: #000000;
		}

.underline  {
		border-color: #000000;
		border-style: solid;
		border-top-width: 0; 
		border-left-width: 0; 
		border-right-width: 0; 
		border-bottom-width: medium; 
		}

.form  {
		font-size: 12pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
		text-align: left;
		color: #006e78;
		}

.header  {
		font-size: 22pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		background-color: #000000;
		color: #FFFFFF;
		text-align: center;
		text-decoration: none;
		}

.navbar  {
		font-size: 12pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		background-color: #000000;
		color: #FFFFFF;
		text-align: center;
		text-decoration: none;
		}

.menu  {
		font-size: 9pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}

.footer  {
		font-size: 8pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		text-align: center;
		text-decoration: none;
		}

.footnote  {
		font-size: 8pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		text-align: center;
		text-decoration: none;
		}

A:link {
		color: #3366CC;
		text-decoration: none;
	}
A:visited {
		color: #3366CC;
		text-decoration: none;
	}
A:hover {
		color: #FFB000;
		text-decoration: none;
	}

.linespace  {line-height: 120%}

.just  {text-align: justify}

CODE  {
		font-family: courier, monaco, courier new;
		font-size: 12pt;
		color: #666666;
		}

KBD  {
		font-family: courier, monaco, courier new;
		font-size: 12pt;
		color: #666666;
		}


