<style>
a:link {  color: #336699; text-decoration: none;}
a:visited {  color: #336699; text-decoration: none;}
a:hover {  color: #0000FF; text-decoration: none;}

th { font-size: 10pt; }
td { font-size: 10pt; }

P {
	Font-size: 12pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

.title{
    color: #0000FF;
	Font-size: 18pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.menu{
	Font-size: 14pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
</style>