/* CSS Document */
.body_text {font: 8pt Arial; font-weight:normal; color:#000000;}
.body_text A:link {font: 8pt Arial; font-weight:normal; text-decoration:underline; color:#000000;}
.body_text A:active {font: 8pt Arial; font-weight:normal; text-decoration:underline; color:#BB0004;}
.body_text A:hover {font: 8pt Arial; font-weight:normal; text-decoration:underline;	color: #BB0004;}
.body_text A:visited {font: 8pt Arial; font-weight:normal; text-decoration:underline; color:#000000;}

.body_textRed {font: 8pt Arial; font-weight:normal; color:#FF0000;}

.body_header {font: 10pt Arial; font-weight:bold; color:#B40313;}

/* Navigation */
.navigation {font: 8pt Arial; font-weight:bold; color:#ffffff;}
.navigation A:link {font: 8pt Arial; font-weight:bold; text-decoration:none; color:#ffffff;}
.navigation A:active {font: 8pt Arial; font-weight:bold; text-decoration:none; color:#ffffff;}
.navigation A:hover {font: 8pt Arial; font-weight:bold; text-decoration:none;	color: #ffffff;}
.navigation A:visited {font: 8pt Arial; font-weight:bold; text-decoration:none; color:#ffffff;}

.header {font: 8pt Arial; font-weight:bold; color:#ffffff;}

.footer {font: 8pt Arial; font-weight:bold; color:#6C92A7;}
.footer A:link {font: 8pt Arial; font-weight:bold; color:#6C92A7; text-decoration:none;}
.footer A:active {font: 8pt Arial; font-weight:bold; color:#6C92A7; text-decoration:none;}
.footer A:hover {font: 8pt Arial; font-weight:bold; color:#6C92A7; text-decoration:none;}
.footer A:visited {font: 8pt Arial; font-weight:bold; color:#6C92A7; text-decoration:none;}

