

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

/* Dark Green verdana font */
.b {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 */
.e {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 */
.g {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 */
.j {font-family: Times New Roman; font-size: 12pt; color:#003000}

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

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

/* quotes blue times new Roman font */
.tblue {font-family: Times New Roman; font-size: 10pt; color:#000070; font-weight: bold; font-style: italic}

/* quotes Green times new roman font */
.tgreen {font-family: Times New Roman; font-size: 10pt; color:#003000; font-weight: bold; font-style: italic}
