﻿<STYLE TYPE="text/css">
<!--
a:link { 
    font-family:tahoma;
    font-size:11px;
    color: #464f56;
	}
a:visited { 
    font-family:tahoma;
    font-size:11px;
    color: #844d4c;
	}
a:hover { 
    font-family:tahoma;
    font-size:11px;
    color: #844d4c;
	}
a:active {
    font-family:tahoma;
    font-size:11px;
    color: #844d4c;
	}


.navigation a:link {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #003399;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal
}
.navigation a:visited {
    font-family:tahoma;
    color: #3399FF;
    font-size:11px;
    text-decoration: none;
    font-weight: bold
	}
.navigation a:hover {
    font-family:tahoma;
    color: #dee5ff;
    font-size:11px;
    font-weight: bold
	}
.navigation a:active {
    font-family:tahoma;
    color: #dee5ff;
    font-size:11px;
    font-weight: bold
	}


.main {
    font-family:tahoma;
    font-size:11px;
    color:#58667a;
        }

.left {
    font-family:tahoma;
    font-size:11px;
    color:#58667a;
        }

.headings {
    font-family:tahoma;
    font-size:11px;
    color:#7a946d;
    font-weight: bold
        }

.head1 {
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
    font-weight: bold
        }

.logo1 {
    font-family:arial;
    font-size:21px;
    color:#77a0c6;
        }

.logo2 {
    font-family:arial;
    font-size:21px;
    color:#688e5b;
        }


div.main {
    padding : 0px 15px 0px 45px;
        }

div.left {
    padding : 0px 25px 0px 15px;
        }
-->
</STYLE>