<style type="text/css">

<!--

    

a:link{
	color: rgb(255,153,0);
	background-color: transparent;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a:visited{color: rgb(255,153,0);
     background-color: rgb(255,255,255);
     font-weight: bold;
     font-style: normal;
     text-decoration: none}

a:hover{color: rgb(153,153,153);
     background-color: rgb(255,255,255);
     font-weight: bold;
     font-style: normal;
     text-decoration: none}



.menu{
	position: absolute;
	left: 52px;
	height: 20px;
	width: 700px;
	z-index: 3;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: rgb(242,153,0);
	line-height: 120%;
	text-align: center;
	overflow: hidden;
}

.copyright{
	position: absolute;
	left: 202px;
	height: 48px;
	width: 400px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: rgb(0,51,170);
	line-height: 120%;
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	background-color: transparent;
	overflow: hidden;
}

.title{position: absolute;
    height: 45px;
    width: 550px;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: rgb(34,84,170);
    line-height: 120%;
    text-align: center;
    background-color: transparent;
    overflow: hidden}

	 

body{
	background-color: transparent;
}


-->

</style> 
