/* CSS Document */

/*a:link { color: #999999; text-decoration: none }
a:active { color: #cc0000; text-decoration: none }
a:visited { color: #999999; text-decoration: none }
a:hover { color: #000099; text-decoration: none }*/

a.foot:link { color: #ffffff; text-decoration: none }
a.foot:active { color: #ffffff; text-decoration: none }
a.foot:visited { color: #ffffff; text-decoration: none }
a.foot:hover { color: #9DC2F9; text-decoration: underline }.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	font-style: normal;
}
.mediumblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.smallblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}