<style type="text/css">

<!--
A:link { color: red; text-decoration: none; }
A:hover {color: red; text-decoration: none ;}
A:visited { color : red; text-decoration: none; }
A:active {color: red; text-decoration: none; }

td {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #4B4B4B

}

tr {
 font-family: Arial;
 font-size: 11pt;
 font-weight: bold;
 color: #4B4B4B
}

h2 {
 font-family: Arial;
 font-size: 24pt;
}

p {
 font-family: Arial;
 font-size: 11pt;
 color: #4B4B4B
}

.big { font-size : 14pt; color: #4B4B4B }
.medium { font-size : 11pt; color: #4B4B4B }
.small { font-size : 8pt; color: #4B4B4B }

-->
</style>