a:link{
	color : #4F5881;
	font-weight : bold;
	text-decoration : underline;
}

a:visited { color: #4f5881; font-weight: bold; text-decoration: underline }

a:hover  { color: #c30; font-weight: bold; text-decoration: underline }

a:active { color: #4f5881; text-decoration: underline overline; background-color: #fff6e5 }

body{
	background : #FFFFFF;
	color : #000000;
	font : 11px Arial, Helvetica, sans-serif;
}

h1   { color: #4f5881; font-weight: normal; font-size: 9px; text-transform: uppercase; position: absolute; z-index: 1; top: -2000px; left: -5000px; width: 500px; height: 200px }
h2  { color: #4f5881; font-weight: bold; font-size: 14px; text-transform: uppercase }
h3   { color: #4f5881; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Verdana, Helvetica, Swiss, SunSans-Regular; letter-spacing: 1px; border-style: solid; border-width: 0px 0px 1px 0px; border-color:   #4f5881  }
p { color: #000000; font: 12px Arial, Helvetica, sans-serif }
p.nav { font-size: 14px }
p.top  { color: black; font-size: 10px; position: absolute; z-index: 1; top: -2000px; left: -5000px; width: 500px; height: 200px }
