/*BLUE: 666699, GREEN:669900 */

A:link {
text-decoration: none; color: #ffffff; font-weight: bold; font-size: 16pt;}

A:visited {
text-decoration: none; color: #ffffff; font-weight: bold; font-size: 16pt;}

A:hover {
text-decoration: underline; color: #ffffff; font-weight: bold;
background-color: #669900; font-size: 16pt;}

A:active {
text-decoration: none; color: #ffffff; font-weight: bold; font-size: 16pt;}

/* LINK STYLE TWO */
A.two:link {
text-decoration: underline; color: #ffffff; font-weight: normal; font-size: 12pt; }
a.two:visited {
text-decoration: underline; color: #ffffff; font-weight: normal; font-size: 12pt;}
a.two:hover 
{text-decoration: underline; color: #ffffff; font-weight: normal; font-size: 12pt; 
background-color: #666699}
a.two:active {
text-decoration: underline; color: #ffffff; font-weight: normal; font-size: 12pt; }


/* LINK STYLE THREE */

A.three:link {
text-decoration: none; color: #ffffff; font-weight: normal;}
A.three:visited {
text-decoration: none; color: #ffffff; font-weight: normal;}
A.three:hover {
text-decoration: none; color: #ffffff;
font-weight: normal;}
A.three:active { 
text-decoration: none; color: #ffffff; font-weight: normal;}

/* END OF LINK STYLE THREE */


/*LINK STYLE FOUR */
A.four:link {
text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 12pt; }
a.four:visited {
text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 12pt;}
a.four:hover 
{text-decoration: underline; color: #00CC00; font-weight: bold; font-size: 12pt; 
background-color: #666699}
a.four:active {
text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 12pt; }
/*END OF LINK STYLE FOUR*/


h1,h2,h3 {font-family: Abadi MT Condensed Light;  color: #ffffff; text-align: center;}

h1.two {font-family: Adabi MT Condensed Light; color: #ffffff; text-align: left;}

p { font-family: Abadi MT Condensed Light; color: #ffffff; font-size: 12 pt; 
text-align: justify;}

p.footer {
font-family: Abadi MT Condesned Light; color: #ffffff; font-size: 10 pt;
text-align: center; }

body {
background-color: #669900;
font-family: Abadi MT Condensed Light;
color: #ffffff;
font-size: 12 pt; }

table {
border-width: 3px;
border-style: solid;
border-color: black; 
border-collapse: separate;
}

table td {
	border-width: 0px;
	padding: 2px;
	border-style: none;  
        vertical-align: top;}


table.noborder {
border-width: 0px;
border-style: none;
border-collapse: separate; }

table.noborder td {
border-width: 0px;
padding: 2px;
border-style: none; }

table.noborder td.bold {
border-width: 0px;
padding: 2px;
border-style: none; 
font-weight: bold; }

ul.two {
list-style-image: url(alfalfabullets.jpg); }

li {
valign: center; }
