p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11pt; 
}


ul { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt; 
}

ul li {
	margin-bottom:15px;
}

ol { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11pt; 
}

.bigtext {
font-size: 13pt;
font-weight:bold;
}

.bigredtext {
font-size: 13pt;
font-weight:bold;
color:#990000;
}

.navy {
font-family: arial, sans-serif; 
font-size: 11pt; 
font-style: normal; 
line-height: normal; 
font-weight:normal; 
text-decoration: none; 
color: navy
}

#tahoma {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-weight: 600;
}

#arial {
font-family: Arial, Helvetica, sans-serif;
font-size: 13pt;
font-weight: 600;
}
.bigarial {
font-family: Arial, Verdana, Arial, Helvetica, sans-serif; 
font-size: 16pt; 
font-weight: bold; 
}

.bigtextlinks {  font-family: arial, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight:bold; text-decoration: underline; color: #0000CF}
.bigtextlinks:hover {  font-family: arial, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight:bold; text-decoration: underline; color: #CC0000}
.bigtextlinks:visited { font-family: arial, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: underline; color: #00006D}

.smalltext {  font-family: arial, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #000000}

h1 {
font-family: georgia, arial, sans-serif; 
font-size: 22pt; 
color: #aa0000; 
text-align:center;
}

h2 {
font-family: georgia, arial, sans-serif; 
font-size: 16pt; 
color: #000000;
}

.handwrite {
font-family: HansHand, sans-serif;
font-size: 18pt;
color: #0000FF;
}
	
.hr {
border:solid;
border-color:#990000;
border-width:thin;
}