<!--

.nothing {}

/* ------- GENERAL LINK SETTINGS -------------- */
a:active {color: #0066FF; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; FONT-WEIGHT: normal}
a:hover {color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; FONT-WEIGHT: normal}
a:link {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; FONT-WEIGHT: normal}
a:visited {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; FONT-WEIGHT: normal}

/* ------- LEFT MENU LINK SETTINGS -------------- */
.menu_headings {
	COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 13px; FONT-WEIGHT: normal
}
.menu_headings A:link {
	COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 13px; FONT-WEIGHT: normal; text-decoration: none
}
.menu_headings A:hover {
	COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 13px; FONT-WEIGHT: normal; text-decoration: none
}
.menu_headings A:visited {
	COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 13px; FONT-WEIGHT: normal; text-decoration: none
}

/* ------- GENERAL FONT SETTINGS -------------- */
.heading1 {font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #04557D}
.heading2 {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #04557D}
.heading3 {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #04557D}
.heading4 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #04557D}
.heading5 {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #04557D}
.bodyText {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; FONT-WEIGHT: normal; color: #000000}

.thintable { border-style: solid; border-width: 1px }
-->