@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
line-height: 1.5em;
font-family : georgia;
font-size:10px;
font-weight:normal;
color: #000000;
background-color : #FFFFFF;
}

a {
font-family:Arial;
font-size:10pt;
color: #1f9dae;
text-decoration : none;
}

a:visited{
color: #1f9dae;
}

a:active {
color:#1f9dae;
}

a:hover {
color:#73ccd8;
text-decoration:none;
}

td {
font-family: "georgia";
font-size: 10pt;
}

</style>
