/* CSS Document */
.bodyA       {
	color: #111;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: justify;
}
A:link    { color: #003466; font-weight: bold; text-decoration: none }
A:hover     { color: #c30; font-weight: bold; text-decoration: underline }
A:visited     { color: #069; font-weight: bold; text-decoration: none }
A:visited:hover  { color: #c30; font-weight: bold; text-decoration: underline }
A:active   { color: #c30; font-weight: bold } 
.body_bold    { color: #000; font-style: normal; font-weight: bold; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; text-indent: 0px }
.body_emphasis     { color: #444; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_small     { color: #222; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
