body { color: black; font-size: 12px; font-family: "Times New Roman", Georgia, Times }

p, tr, td, li, ol, ul { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.header  { color: #696969; font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

h1  { color: gray; font-weight: bold; font-size: 20px; font-family: verdana, arial, helvetica }
h2  { color: #228b22; font-weight: bold; font-size: 18px; font-family: verdana, arial, helvetica }
h3  { color: #000000; font-weight: bold; font-size: 14pt; font-family: verdana, arial, helvetica }
h4  { color: #000000; font-weight: bold; font-size: 13px; font-family: verdana, arial, helvetica }

a:link {    color: #bbae53;  font-weight: bolder;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited { color: #bbae53;  font-weight: bolder;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover {   color: #bbae53;  font-weight: bolder;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }


.navigation a { color: #808080; font-style: normal; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.navigation a:hover  { color: #d3d3d3; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }


.name  { color: #bbae53; font-weight: bolder; font-size: 16px; font-family: Arial, Helvetica, sans-serif }
.bioText  { color: #696969; font-size: 14px; font-family: Arial, Helvetica, sans-serif }

.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bbae53;
}
