/* ------------------ Start of CSS ----------------------- */
a:hover {color: green; font-size: 12pt}
a.reg:hover {color: green; font-size: 12pt}
a:link {color: blue}
a:visited {color: red}
caption.hd1 {color: black; font-size: 18pt; font-style: italic; font-weight: bold}
em {color: blue; font-size: 14pt; font-style: italic; font-family: Times, serif}
h1 {color: blue; font-size: 24pt; font-weight: bold; font-family: Times, serif}
h2 {color: black; font-size: 12pt; font-family: Times, serif}
legend {color: black; font-size: 14pt; font-weight: bold; font-family: Times, serif}
ol li {color: black; font-size: 10pt; list-style: disc}
ol ol li{color: black; font-size: 10pt; list-style: circle}
menu {line-height: 14pt}
strong.hd2 {color: black; font-size: 24pt; font-style: italic; font-weight: bold}
table tr th {color: black; font-size: 14pt; font-weight: bold; font-family: Arial, sans-serif}
/* ------------------- End of File ----------------------- */
