body { background-color: #C0C0FF; font-family: Arial, sans-serif; 
	font-size: 10pt; color: #000000; }

a { text-decoration: none }
a:active { background-color: transparent ; color: #0000FF }
a:visited { background-color: transparent ; color: #880080 }
a:hover	{background-color: transparent ; color: #FF0000 }

strong { font-weight: 700 }
h1 { font-family: Comic Sans MS, sans-serif; font-size: 21pt; font-weight: 700 }
h2 { font-family: Comic Sans MS, sans-serif; font-size: 19pt; font-weight: 700 }
h3 { font-family: Comic Sans MS, sans-serif; font-size: 17pt; font-weight: 700 }
h4 { font-family: Comic Sans MS, sans-serif; font-size: 15pt; font-weight: 700 }
h5 { font-family: Comic Sans MS, sans-serif; font-size: 13pt; font-weight: 700 }
h6 { font-family: Comic Sans MS, sans-serif; font-size: 12pt; font-weight: 700 }

.comic1 { font-family: Comic Sans MS, sans-serif ; font-size: 10pt ; font-weight: 700 }

.table1 { font-family: Comic Sans MS, sans-serif ; font-size: 10pt ; font-weight: 700 }
.table2 { font-family: Arial, sans-serif ; font-size: 10pt }
.table3 { font-family: Arial, sans-serif ; font-size: 12pt }
.consent { font-family: Arial, sans-serif ; font-size: 9pt }

.navbar { font-family: Comic Sans MS, sans-serif ; font-size: 10pt ;
          font-weight: 700 }

.required { font-family: Arial, sans-serif ; font-size: 10pt ;
            background-color: transparent ; color: #FF0000 ; font-weight: 700 }


