h1  { 
		font-size: 18pt;
		font-family: Verdana, book antiqua, times new roman, serif; 
		font-variant: normal;
		font-style: normal;
                text-align: left;
		color: #660000;
		}

H2  { 
		font-size: 16pt;
		font-family: book antiqua, times new roman, serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: left;
		color: #660000;
		}

H3  { 
		font-size: 14pt;
		font-family: book antiqua, times new roman, serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: center;
		color: #660000; 
		}

H4  { 
		font-size: 14pt;
		font-family: book antiqua, times new roman, serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: left;
		color: #660000; 
		}

H5  { 
		Font-size: 12pt;
		font-family: book antiqua, times new roman, serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: left;
		color: #660000;
		}

H6  { 
		Font-size: 10pt;
		font-family: book antiqua, times new roman, serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
                text-align: top left;
		color: #002040;
		}

BODY  {
		font-size: 10pt;
		font-family: book antiqua, times new roman, serif;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
                text-align: justify;
                margin: 0; 
                color: #002040; 
                background: #660000;
		}

p  {
		font-size: 10pt;
		font-family: book antiqua, times new roman, serif;
                text-align: justify;
                font-weight: normal;
                color: #002040; 
		}


th  {
		font-size: 11pt;
		font-family: book antiqua, times new roman, serif;
		font-weight: normal;
		color: #002040; 
                text-align: left;
		}

td  {
		font-size: 10pt;
		font-family: book antiqua, times new roman, serif;
		font-weight: normal;
		color: #002040; 
                text-align: justify; 
		}

li  {
		font-size: 10pt;
		font-family: book antiqua, times new roman, serif;
		font-weight: normal;
		color: #002040; 
                text-align: left; 
		}

.left {
                text-align: left; 
		}
 
.right  {
                text-align: right; 
		}
 
.top left  {
                text-align: top left; 
		}
 
.justify {
                text-align: justify; 
		}
 
.small {
                font-size: 8pt; 
		color: #002040;
		}

.fadedleavesbg {
		background-image: url("/images/fadedleavesbg.jpg");
                background-position: top left;
                background-repeat: repeat-y;
		}
 
.fadedgreenleavesbg {
		background-image: url("/images/fadedgreenleavesbg.jpg");
                background-position: top left;
                background-repeat: repeat-y;
		}
 
.fadedyellowleavesbg {
		background-image: url("/images/fadedyellowleavesbg.jpg");
                background-position: top left;
                background-repeat: repeat-y;
		}
 
.fadedgreenbg {
		background-image: url("/images/fadedgreenbg.jpg");
                background-position: top left;
                background-repeat: repeat-y;
		}
 
.fadeddaisiesbg {
		background-image: url("/images/fadeddaisiesbg.jpg");
                background-position: top left;
                background-repeat: repeat-y;
		}
 
.fadedrosesbg {
		background-image: url("/images/fadedrosesbg.jpg");
                background-position: top left;
                background-repeat: repeat-y;
		}
 
.sandbg {
		background-image: url("/images/sand.jpg");
                background-position: top left;
                background-repeat: repeat-y;
		}
 
.pebblesbg {
		background-image: url("/images/pebblesbackground.jpg");
                background-position: top left;
                background-repeat: repeat-y;
		}
 
.sunflowerbg {
		background-image: url("/images/sunflowerpage.jpg");
                background-position: top left;
                background-repeat: repeat-y;
		}
 
.navbarbg {
		background-image: url("/images/navbarbg.jpg");
                background-position: top left;
                background-repeat: repeat-y;
		}

.white {
		color: #FFFFFF;
		}
 
.admin {
		color: #660000; 
		}
 
.adminbg {
		background: #F2FEF0; 
		}
 
.brownbg {
                background: #660000; 
		}
 
.mediumbrownbg {
                background: #993400; 
		}
 
.darkbrownbg {
                background: #660000; 
		}
 
.darkgreenbg {
                background: #2B4333; 
		}

.darkgreen  {
		color: #2B4333;
		}
 
A:link {
		color: #000000;
                text-decoration: underline; 
	}
 
A:hover {
		color: #C46434;
                text-decoration: underline; 
	}

A:visited {
		color: #000000;
                text-decoration: underline; 
	}

A.menu:link {
		color: #000000;
                font-size: 8pt; 
                text-decoration: none; 
		}

A.menu:hover {
                font-size: 8pt; 
                text-decoration: none; 
		color: #C46434;
		}

A.menu:visited {
		color: #000000;
                font-size: 8pt; 
                text-decoration: none; 
	}

A.white:link {
		color: #FFFFFF;
                text-decoration: underline; 
		}

A.white:hover {
		color: #C46434;
                text-decoration: underline; 
		}

A.white:visited {
		color: #FFFFFF;
                text-decoration: underline; 
	}

.linespace  {line-height: 120%}

.just  {text-align: justify}

