/* CSS Website */

body{margin: 0px; text-align: left; background: #231F1F;}

a {color: #BABBBE; text-decoration: none; cursor: hand; font-weight: bold;}
a:hover {color: #BABBBE; text-decoration: underline; cursor: hand; font-weight: bold;}

td{font-family: Verdana; color: black; font-size: 9pt; vertical-align: top; text-align: left; color: #BABBBE;}

h1{font-family: "Trebuchet MS"; font-size: 14pt; color: #BABBBE; margin-top: 0px; margin-bottom: 10px; font-weight: bold;}

li{list-style: none; font-size: 10pt; margin-bottom: 10px;}
