h1 {  font-family: "Times New Roman", Times, serif; font-size: 15pt; font-weight: bold; color: #3366CC}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 13pt; font-weight: bold; color: #3366CC}
h3 {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #3366CC}
h4 {  font-family: "Times New Roman", Times, serif; font-size: 11pt; font-weight: bold; line-height: 100%}
h5 {  font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold}

p {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    margin-right: 10px;
    margin-left: 10px;
    text-align: left;
}

div {  
font-family: "Times New Roman", Times, serif; 
font-size: 10pt}

ol {  
font-family: "Times New Roman", Times, serif; 
font-size: 11pt}

ul {  
font-family: "Times New Roman", Times, serif; 
font-size: 11pt}

li {  
font-family: "Times New Roman", Times, serif; 
list-style-position: outside; 
font-size: 11pt} 

td {  
font-family: "Times New Roman", Times, serif; 
font-size: 10pt}

hr { 
color: #000000; 
text-decoration: none; 
font-size: 1pt}


a:link {  color: #669900}
a:visited {  color: #336600; text-decoration: underline}
a:hover { color: #669933; text-decoration: underline}
a:active {  color: #9CCE00; text-decoration: underline}


.instructor {  font-size: 12pt; font-weight: bold}
.classes { font-weight: bold }

.method { 
color: #669900; 
font-size: 12pt; 
line-height: 16pt; 
text-decoration: none
; font-weight: bold}
a.method:link { 
color: #669900; 
font-size: 12pt; 
line-height: 16pt; 
text-decoration: none
}
a.method:visited { 
color: #336600; 
font-size: 12pt; 
line-height: 16pt; 
text-decoration: none
}
a.method:hover { 
color: #000000; 
font-size: 12pt; 
line-height: 16pt; 
text-decoration: none
}

.hnav { 
color: #FFFFFF; 
font-size: 11pt; 
line-height: 14pt; 
text-decoration: none
}
a.hnav:link { 
color: #FFFFFF; 
font-size: 12pt; 
line-height: 16pt; 
text-decoration: none
}
a.hnav:visited { 
color: #FFFFFF; 
font-size: 12pt; 
line-height: 16pt; 
text-decoration: none
}
a.hnav:hover { 
color: #000000; 
font-size: 12pt; 
line-height: 16pt; 
text-decoration: none
}

.smaller {  font-size: 9pt; font-weight: normal}
.note {  font-size: 9pt; line-height: 120%}
.blue { font-family: Arial, Helvetica; color: #3366CC}
.green { font-family:"Times New Roman", Times, serif; font-size: 10pt; color: #669900}


