<STYLE TYPE="text/css">
<!--
a:link { 
    font-family:tahoma;
    font-size:11px;
    color: #464f56;
	}
a:visited { 
    font-family:tahoma;
    font-size:11px;
    color: #464f56;
	}
a:hover { 
    font-family:tahoma;
    font-size:11px;
    color: #3aab31;
	}
a:active {
    font-family:tahoma;
    font-size:11px;
    color: #146e0d;
	}

.top a:link { 
    font-family:tahoma;
    font-size:10px;
    color: #606c78;
    font-weight: bold

	}
.top a:visited { 
    font-family:tahoma;
    font-size:10px;
    color: #606c78;
    font-weight: bold
	}
.top a:hover { 
    font-family:tahoma;
    font-size:10px;
    color: #3b4854;
    font-weight: bold
	}
.top a:active {
    font-family:tahoma;
    font-size:10px;
    color: #26303a;
    font-weight: bold
	}


.navigation a:link {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:11px;
    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: #ddffda;
    font-size:11px;
    text-decoration: none;
    font-weight: bold
	}
.navigation a:active {
    font-family:tahoma;
    color: #d8f0d5;
    font-size:11px;
    text-decoration: none;
    font-weight: bold
	}


.main {
    font-family:tahoma;
    font-size:11px;
    color: #FFFFFF;
        }

.main a:link { 
    color: #22DD22;
}
.main a:visited { 
    color: #22AA22;
}
.main a:hover { 
    color: #00FF00;
}
.main a:active { 
    color: #00FF00;
}

.bottom {
    font-family:tahoma;
    font-size:10px;
    color:#FFFFFF;
        }

.logo {
    font-family:tahoma;
    font-size:20px;
    color:#FFFFFF;
        }


.search {
    font-family:Tahoma;
    color:#FFFFFF;
        }


div.top {
    padding : 0px 0px 0px 22px;
        }

div.footer {
    padding : 0px 0px 0px 62px;
        }

div.bottom {
    padding : 0px 0px 0px 240px;
        }

div.heading1 {
    padding : 10px 0px 0px 20px;
        }

div.heading2 {
    padding : 0px 0px 0px 20px;
        }

div.text1 {
    padding : 0px 20px 0px 20px;
        }

div.text2 {
    padding : 0px 20px 19px 20px;
        }
-->
</STYLE>