/* Navigation Link Settings */
.Navlink {COLOR: #12606A; TEXT-DECORATION: none; font-family: arial; font-size: 8pt; font-weight: bold;}
a:link.Navlink  {color : #12606A;}
a:visited.Navlink  {color : #12606A;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}

/* Normal Link Settings */
a:link {color: #000099;}
a:visited {color: #000099;}
a:hover {color: #6F9294;}
a:active {color: #000099;}

/* Page Settings */
body {
	font: 14px/normal Georgia, "Times New Roman", Times, serif;
}
.cntfrm {
	font: 14px Georgia, "Times New Roman", Times, serif;
	background-color: E5E8E8;
	border: thin dashed #12606A;
}
h1 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	color: #196B5F;
}
.footer {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #006699;
}
