<STYLE TYPE="text/css">
<!--
a:link { 
    font-family:arial;
    font-size:10px;
    color: #464f56;
	}
a:visited { 
    font-family:arial;
    font-size:10px;
    color: #5d8a45;
	}
a:hover { 
    font-family:arial;
    font-size:10px;
    color: #5d8a45;
	}
a:active {
    font-family:arial;
    font-size:10px;
    color: #5d8a45;
	}


.navigation a:link {
    font-family:arial;
    color: #FFFFFF;
    font-size:10px;
    text-decoration: none;
    font-weight: bold

	}
.navigation a:visited {
    font-family:arial;
    color: #FFFFFF;
    font-size:10px;
    text-decoration: none;
    font-weight: bold
	}
.navigation a:hover {
    font-family:arial;
    color: #dee5ff;
    font-size:10px;
    font-weight: bold
	}
.navigation a:active {
    font-family:arial;
    color: #FFFFFF;
    font-size:12px;
    font-weight: bold
	}

.footer a:link {
    font-family:arial;
    color: #FFFFFF;
    font-size:10px;
    text-decoration: underline;
    font-weight: bold

	}
.footer a:visited {
    font-family:arial;
    color: #FFFFFF;
    font-size:10px;
    text-decoration: underline;
    font-weight: bold
	}
.footer a:hover {
    font-family:arial;
    color: #dee5ff;
    font-size:10px;
    text-decoration: none
    font-weight: bold
	}
.footer a:active {
    font-family:arial;
    color: #dee5ff;
    font-size:10px;
    font-weight: bold
	}


.main {
    font-family:arial;
    font-size:10px;
    color:#5e666f;
        }

.headings {
    font-family:book antiqua;
    font-size:16px;
    color:#ffffff;
    font-weight: bold
        }

.list {
    font-family:arial;
    font-size:10px;
    color:#5d8a45;
        }

.logo1 {
    font-family:book antiqua;
    font-size:20px;
    color:#FFFFFF;
        }

div.main {
    padding : 0px 31px 0px 15px;
        }

div.right {
    padding : 0px 15px 0px 15px;
        }
-->
</STYLE>