<style type="text/css">
<!--

a {text-decoration: none;}
a:hover {
    font-weight: bold;
    font:italic
    color: #DCDE08;
}
a:link { 
	color: #DCDE08;
	}
a:visited { 
	color: #DCDE08;
	}
a:active { 
	color: #DCDE08;
	}

body {
    padding-left: 0;
    padding-top: 0;
    font-family: verdana;
    font-style: normal;
    font-weight: normal;
    
}

.text1 { 
	text-align:left;
	font-family:verdana;
	font-size:90%;
}

.text2 { 
	text-align:justify;
	font-family:verdana;
	font-size:80%;
}

.text3 { 
	text-align:left;
	font-family:verdana;
	font-size:80%;
}

.text4 { 
	text-align:left;
	font-family:verdana;
	font-size:70%;
}

.text5 { 
	text-align:left;
	font-family:verdana;
	font-size:60%;
}

-->
</style>