.normal{font-family: Trebuchet MS, arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #333333; text-decoration: none}
.normal:hover{font-family: Trebuchet MS, arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #333333; text-decoration: none}

.small{font-family: Trebuchet MS, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333; text-decoration: none}
.small:hover{font-family: Trebuchet MS, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333; text-decoration: underline}

.blue{font-family: Trebuchet MS, arial, sans-serif; font-size: 10pt; font-weight: normal; color: #003E8C; text-decoration: none; line-height:20px} 
.blue:hover{font-family: Trebuchet MS, arial, sans-serif; font-size: 10pt; font-weight: normal; color: #003E8C; text-decoration: underline; line-height:20px} 

.bluesmall{font-family: Trebuchet MS, arial, sans-serif; font-size: 9pt; font-weight: normal; color: #1160C6; text-decoration: none} 
.bluesmall:hover{font-family: Trebuchet MS, arial, sans-serif; font-size: 9pt; font-weight: normal; color: #1160C6; text-decoration: underline} 

.black{font-family: Trebuchet MS, arial, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none; line-height:20px} 
.black:hover{font-family: Trebuchet MS, arial, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: underline; line-height:20px} 

.blacksmall {font-family: Trebuchet MS, arial, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none} 
.blacksmall:hover{font-family: Trebuchet MS, arial, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: underline} 

.med{font-family: Trebuchet MS, Tahoma, arial, Helvetica, sans-serif; font-size: 13pt; font-weight: normal; color: #464646; text-decoration: none}
.med:hover{font-family: Trebuchet MS, Tahoma, arial, Helvetica, sans-serif; font-size: 13pt; font-weight: normal; color: #464646; text-decoration: underline}

.big{font-family: Trebuchet MS, Tahoma, arial, Helvetica, sans-serif; font-size: 16pt; font-weight: normal; color: #464646; text-decoration: none}
.big:hover{font-family: Trebuchet MS, Tahoma, arial, Helvetica, sans-serif; font-size: 16pt; font-weight: normal; color: #464646; text-decoration: underline}

.whitebig{font-family: Trebuchet MS, arial, sans-serif; font-size: 12pt; font-weight: normal; color: #ffffff; text-decoration: none; line-height:20px} 
.whitebig:hover{font-family: Trebuchet MS, arial, sans-serif; font-size: 12pt; font-weight: normal; color: #ffffff; text-decoration: underline; line-height:20px} 

.white{font-family: Trebuchet MS, arial, sans-serif; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: none; line-height:20px} 
.white:hover{font-family: Trebuchet MS, arial, sans-serif; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: underline; line-height:20px} 

.whitesmall {font-family: Trebuchet MS, arial, sans-serif; font-size: 9pt; font-weight: normal; color: #ffffff; text-decoration: none} 
.whitesmall:hover{font-family: Trebuchet MS, arial, sans-serif; font-size: 9pt; font-weight: normal; color: #ffffff; text-decoration: underline}

.orange{font-family: Trebuchet MS, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #AC7900; text-decoration: none}
.orange:hover{font-family: Trebuchet MS, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #AC7900; text-decoration: underline}

.red{font-family: Trebuchet MS, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #D84200; text-decoration: none}
.red:hover{font-family: Trebuchet MS, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #D84200; text-decoration: underline}

.green{font-family: Trebuchet MS, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #00910A; text-decoration: none}
.green:hover{font-family: Trebuchet MS, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #00910A; text-decoration: underline}

ul {
margin: 5; 
padding: 0 0 5px 10px;
list-style: none;
margin-bottom: 15px;
}

ul li:before {
	content: "\00BB \0020";
}

ul li {
	font-family: georgia, serif; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none; 
	line-height:25px
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    square;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}
