
.headline		{ color: white; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.textbold		{ color: white; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.text			{ color: white; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 16px; text-decoration: none }
.footer			{ color: white; font-size: 9px;  font-family: Arial, Helvetica, sans-serif; font-weight: lighter; line-height: 12px }

body			  { background-color: #105a9c }
.body_iframe	{ background-color: #3571a7 }

a				{ color: white; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-indent: 12px }
a:hover			{ color: white; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; text-indent: 12px }
a:active		{ color: white; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-indent: 12px }

