/* Navy blue verdana font */
.fic {font-family: verdana; font-size: 8pt; color:#000070}

/* Dark Green verdana font */
.notes {font-family: verdana; font-size: 8pt; color:#003000}

/* Navy blue times new Roman font */
.c {font-family: Times New Roman; font-size: 10pt; color:#000070}

/* Dark Green times new roman font */
.d {font-family: Times New Roman; font-size: 10pt; color:#003000}

/* Black verdana font */
.mailheader{font-family: verdana; font-size: 8pt; color:#000000}

/* Orange verdana font */
.f {font-family: verdana; font-size: 8pt; color:#FF6600}

/* Orange times new Roman font */
.author {font-family: Times New Roman; font-size: 10pt; color:#ff6600}

/* Black times new Roman font */
.h {font-family: Times New Roman; font-size: 10pt; color:#000000}

/* Orange times new Roman font */
.i {font-family: Times New Roman; font-size: 12ypt; color:#ff6600}

/* Dark Green times new roman font */
.title {font-family: Times New Roman; font-size: 12pt; color:#003000}

