<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;
	}


.content a:link { 
    font-family:tahoma;
    font-size:11px;
    color: #ff7e00;
    text-decoration: underline
	}
.content a:visited { 
    font-family:tahoma;
    font-size:11px;
    color: #ff7e00;
    text-decoration: underline
	}
.content a:hover { 
    font-family:tahoma;
    font-size:11px;
    color: #ff7e00;
    text-decoration: none
	}
.content a:active {
    font-family:tahoma;
    font-size:11px;
    color: #874300;
	}


.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: #FFFFFF;
    font-size:11px;
    text-decoration: underline;
    font-weight: bold
	}
.navigation a:active {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:11px;
    text-decoration: underline;
    font-weight: bold
	}


.main {
    font-family:tahoma;
    font-size:11px;
    color:#555555;
        }

.slogan {
    font-family:tahoma;
    font-size:10px;
    color:#FFFFFF;
        }

.headings {
    font-family:tahoma;
    font-size:11px;
    color:#FFFFFF;
    font-weight: bold
        }

.logo {
    font-family: arial;
    font-size:21px;
    color:#FFFFFF;

        }

div.heading1 {
    padding : 6px 0px 0px 35px;
        }

div.heading2 {
    padding : 6px 0px 0px 33px;
        }

div.heading3 {
    padding : 21px 0px 0px 33px;
        }

div.main {
    padding : 0px 15px 0px 35px;
        }

div.main2 {
    padding : 0px 25px 0px 35px;
        }

div.subpage {
    padding : 0px 20px 0px 35px;
        }
-->
</STYLE>