<style type="text/css">
body {
font-family: Arial,sans-serif;
color: #9F9F9F;
}
A:link {
color: #9F9F9F;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
font-family: Arial,sans-serif;
}
A:hover {
color: #52A1DB;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
font-family: Arial,sans-serif;
}
A:active {
color: #9F9F9F;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
font-family: Arial,sans-serif;
}
A:visited {
color: #9F9F9F;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
font-family: Arial,sans-serif;
}
A:visited:hover {
color: #52A1DB;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
font-family: Arial,sans-serif;
}

.module{
border: none;
background: white;
padding: 0px;
width: 800px;
position: relative;
font-size: x-small;
}

