<style type="text/css">
<!--
 h1 {
 font-family: sans-serif;
 font-size: xx-large;
 font-weight: bold;
 color: #00FF00;
 text-align: center;
}

h2 {
 font-family: sans-serif;
 font-size: x-large;
 font-weight: bold;
 color: #000000;
 text-align: center;
}

h3 {
 font-family: sans-serif;
 font-size: large;
 font-weight: bold;
 color: #000000;
 text-align: center;
}

body {

 font-family: sans-serif;
 font-size: small;
 color: #000000;
}

a:link {
 font-family: sans-serif;
 font-size: small;
 font-weight: bold;
 color: #c0c0e0;
 text-align: center;
 background: transparent;
}

a:visited {
 font-family: sans-serif;
 font-size: small;
 font-weight: bold;
 color: #c0c0e0;
 text-align: center;
 background: transparent;
}

a:hover {
 font-family: sans-serif;
 font-size: small;
 font-weight: bold;
 color: #c0c0e0;
 background: #FF0000;
 text-align: center;
}

big {
 font-family: sans-serif;
 font-size: medium;
 color: #c0c0e0;
 font-weight: bold;
}

span {
font-family: sans-serif;
 font-size: large;
 color: #000000;
 font-weight: bold;
}

{
 text-align: center;
}
-->
</style>