<STYLE TYPE="text/css">
<!--
a:link { 
    font-family:tahoma;
    font-size:12px;
    color: #5aae28;
    text-decoration: underline;
	}
a:visited { 
    font-family:tahoma;
    font-size:12px;
    color: #5aae28;
    text-decoration: underline;
	}
a:hover { 
    font-family:tahoma;
    font-size:12px;
    color: #FFFF00;
    text-decoration: none;
	}
a:active {
    font-family:tahoma;
    font-size:12px;
    color: #5aae28;
    text-decoration: none;
	}


.navigation a:link {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:12px;
    text-decoration: none;
    font-weight: bold

	}
.navigation a:visited {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:11px;
    text-decoration: none;
    font-weight: bold
	}
.navigation a:hover {
    font-family:tahoma;
    color: #ffcc00;
    font-size:11px;
    font-weight: bold
	}
.navigation a:active {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:11px;
    font-weight: bold
	}


.main {
    font-family:tahoma;
    font-size:10px;
    color:#566684;
        }

.box {
    font-family:tahoma;
    font-size:10px;
    color:#5aae28;
        }

.headings {
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
    font-weight: bold
        }

.bhead {
    font-family:tahoma;
    font-size:11px;
    color:#3d6589;
    font-weight: bold
        }

.ghead {
    font-family:tahoma;
    font-size:10px;
    color:#6eb245;
    font-weight: bold
        }

.logo1 {
    font-family:impact;
    font-size:24px;
    color:#ffffff;
        }


div.main {
padding : 0px 10px 0px 10px;
}
-->
</STYLE>