
a:visited { text-decoration: none }
a:link { text-decoration: none }
a:hover { color: red; text-decoration: underline }
.headermenu  { color: silver; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.Pagetitle { color: maroon; font-style: italic; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.resumesectionheader { font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.resumetablebody { color: #000000; font-weight: normal; font-size: 9px; font-family: Verdana, Arial; font-color: red  }
.resumetablerecord { color: maroon; font-weight: bold; font-size: 9px; font-family: Verdana, Arial }
.resumetableyear {
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
		}

