<STYLE TYPE="text/css">
<!--
a:link { 
    font-family:tahoma;
    font-size:11px;
    color: #464f56;
	}
a:visited { 
    font-family:tahoma;
    font-size:11px;
    color: #71829b;
	}
a:hover { 
    font-family:tahoma;
    font-size:11px;
    color: #71829b;
	}
a:active {
    font-family:tahoma;
    font-size:11px;
    color: #71829b;
	}


.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: #000080;
    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:11px;
    color:#5C6D2F;
        }


.headings {
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
    font-weight: bold
        }

.logo1 {
    font-family:arial;
    font-size:20px;
    color:#FFFFFF;
    font-weight: bold
        }

div.main {
    padding : 0px 15px 0px 15px;
        }

div.welcome {
    padding : 0px 25px 0px 15px;
        }
-->
</STYLE>