<STYLE TYPE="text/css">
<!--
a:link { 
    font-family:tahoma;
    font-size:10px;
    color: 5ca243;
    text-decoration: underline;
	}
a:visited { 
    font-family:tahoma;
    font-size:10px;
    color: #5ca243;
	}
a:hover { 
    font-family:tahoma;
    font-size:10px;
    color: #5d7aa6;
	}
a:active {
    font-family:tahoma;
    font-size:10px;
    color: #5ca243;
	}


.navigation a:link {
	font-family:calibri;
	color: #FFFFFF;
	font-size:16px;
	text-decoration: none;
	font-weight: bold
	}
.navigation a:visited {
    font-family:calibri;
    color: #FFFFFF;
    font-size:16px;
    text-decoration: none;
    font-weight: bold
	}
.navigation a:hover {
    font-family:calibri;
    color: #dee5ff;
    font-size:16px;
    font-weight: bold
	}
.navigation a:active {
    font-family:calibri;
    color: #FFFFFF;
    font-size:16px;
    font-weight: bold
	}


.main {
    font-family:calibri;
    font-size:12px;
    color:#428C25;
        }

.heading1 {
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
    font-weight: bold;
        }

.heading2 {
    font-family:tahoma;
    font-size:11px;
    color:#5e88b7;
    font-weight: bold;
        }

.list {
    font-family:tahoma;
    font-size:11px;
    color:#5d8a45;
        }

.box {
    font-family:tahoma;
    font-size:10px;
    color:#66ad38;
        }

.logo1 {
    font-family:tahoma;
    font-size:20px;
    color:#FFFFFF;
    font-weight: bold;
        }

div.main {
    padding : 0px 0px 0px 0px;
        }
		
.foot {
   font-family:calibri;
   font-size:12px;
   color:white;
        }	
	
-->
</STYLE>