/* CSS Document */


/* Navigation */
.navigation A:link {font: 10pt Century Gothic; font-weight:400; text-decoration:none; color:#000000;}
.navigation A:active {font: 10pt Century Gothic; font-weight:400; text-decoration:none; color:#000000;}
.navigation A:hover {font: 10pt Century Gothic; font-weight:400; text-decoration:underline;	color: #6C92A7;}
.navigation A:visited {font: 10pt Century Gothic; font-weight:400; text-decoration:none; color:#6C92A7;}



/* Text Areas */
p {font: 10pt Century Gothic; font-weight:500; color:#000000;}
td {font: 10pt Century Gothic; font-weight:400; color:#000000;}
tr {font: 10pt Century Gothic; font-weight:400; color:#000000;}
table {font: 10pt Century Gothic; font-weight:400; color:#000000;}

.footer {font: 8pt Century Gothic; font-weight:400; color:#6C92A7;}
.footer A:link {font: 8pt Century Gothic; font-weight:400; color:#6C92A7; text-decoration:none;}
.footer A:active {font: 8pt Century Gothic; font-weight:400; color:#6C92A7; text-decoration:none;}
.footer A:hover {font: 8pt Century Gothic; font-weight:400; color:#6C92A7; text-decoration:none;}
.footer A:visited {font: 8pt Century Gothic; font-weight:400; color:#6C92A7; text-decoration:none;}

