﻿

body {
font-weight: bold;
font-style: italic;
font-family: Verdana, Arial, Sans-Serif;
color: #000000;
font-size : 10pt;
}
table body {
font-weight: bold;
font-style: italic;
font-family: Verdana, Arial, Sans-Serif;
color: #000000;
font-size : 10pt;
}
h1 {
font-weight: bold;
font-family: Verdana, Arial, Sans-Serif;
color: #000000;
font-size : 10pt;
}
a:link {
color : #000000;
text-decoration: none;
}
a:visited {
color : #000000;
text-decoration : none;
}
a:hover {
color : #FFFFFF;
text-decoration : none;
font-size : 10pt
}
a:active {
color : #000000;
text-decoration : none;
}