<STYLE TYPE="text/css">
<!--
a{ 
    font-family:tahoma;
    font-size:12px;
    color: #FF8006;
    text-decoration: underline;
     font-weight: bold;
	}
a:link { 
    font-family:tahoma;
    font-size:12px;
    color: #FF8006;
    text-decoration: underline;
     font-weight: bold;
	}
a:visited { 
    font-family:tahoma;
    font-size:12px;
    color: #FF8006;
    text-decoration: underline;
     font-weight: bold;
	}
a:hover { 
    font-family:tahoma;
    font-size:12px;
    color: #ff8a00;
    text-decoration: none;
     font-weight: bold;
	}
a:active {
    font-family:tahoma;
    font-size:12px;
    color: #FF8006;
    text-decoration: underline;
    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: #d7f2ff;
    font-size:11px;
    font-weight: bold
	}
.navigation a:active {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:11px;
    font-weight: bold
	}

.footer a:link {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:10px;
    text-decoration: none;
    font-weight: bold

	}
.footer a:visited {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:10px;
    text-decoration: none;
    font-weight: bold
	}
.footer a:hover {
    font-family:tahoma;
    color: #d7f2ff;
    font-size:10px;
    font-weight: bold
	}
.footer a:active {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:10px;
    font-weight: bold
	}


.main {
    font-family:tahoma;
    font-size:10px;
    color:#6e8295;
        }

.wheading {
    font-family:tahoma;
    font-size:11px;
    color:#FFFFFF;
    font-weight: bold
        }

.heading1 {
    font-family:tahoma;
    font-size:11px;
    color:#239aff;
    font-weight: bold
        }

.heading2 {
    font-family:tahoma;
    font-size:11px;
    color:#ff9416;
    font-weight: bold
        }

.orange {
    font-family:tahoma;
    font-size:10px;
    color:#ff8a00;
        }

.box {
    font-family:tahoma;
    font-size:10px;
    color:#56ac31;
        }

.logo1 {
    font-family:tahoma;
    font-size:28px;
    color:#44a5ff;
    font-weight: bold
        }

.logo2 {
    font-family:tahoma;
    font-size:28px;
    color:#ff9600;
    font-weight: bold
        }

div.main {
padding : 0px 3px 0px 22px;
}

h1
{
	font-size: 26px;
	display:inline;
	 color:#44a5ff;
    font-weight: bold
}
h2
{
	font-size: 18px;
	display:inline;
	color:#000000;
    font-weight: bold
}
-->
</STYLE>