/* CSS Document */

<link rel="stylesheet" href="style.css" type="text/css">

.norm        { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10pt}

a:link       { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-weight: bold }

p            { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10pt}	



table {  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10pt; text-align: left}

li {  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10pt; left: auto}



body {  background-color: #FFFFCC}



h1 {  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 36px; color: #6699CC}

h2 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12pt; color: #0066FF; font-weight: bold}

h3 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: #9999CC; font-size: 12pt; font-weight: bold }

h4 {  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10pt; color: #9999CC; font-weight: normal}


