/* CSS Document */

body { font-family: Verdana; font-size: 10pt} 
p { font-family: Verdana; font-size: 10pt} 
ul{ font-family: Verdana; font-size: 10pt; list-style-type: disc}
table{ font-family: Verdana; font-size: 10pt} 
td { font-family: Verdana; font-size: 10pt}
tr { font-family: Verdana; font-size: 10pt}

em { font-family: Verdana; font-size: 10pt; font-style: italic}
u { font-family: Verdana; font-size: 10pt; text-decoration: underline}
strong { font-family: Verdana; font-size: 10pt; text-decoration: strong}
b { font-family: Verdana; font-size: 10pt; text-decoration: strong}

h1 { font-family: Times New Roman; font-size: 17pt}
h2 { font-family: Times New Roman; font-size: 15pt}
h3 { font-family: Times New Roman; font-size: 14pt} 



a:link { text-decoration: none; color: #0000FF}
a:visited { text-decoration: none; color: #0000FF}
a:active { text-decoration: none; color: #0000FF}
a:hover { text-decoration: underline; color: #0000FF}



