body{ background-color: white;}
p { color: black; font-family: verdana, sans-serif; font-size: 100%; font-weight: 100;}
h1{ color: gray; font-family: verdana, sans-serif; font-size: 90%; font-weight: 100;}
h2{ color: gray; font-family: verdana, sans-serif; font-size: 80%; font-weight: 100;}
h3{ color: gray; font-family: verdana, sans-serif; font-size: 95%; font-weight: 80;}
h4{ color: red; font-family: verdana, sans-serif; font-size: 110%; font-weight: 100;}
h5{ color: gray; font-family: verdana, sans-serif; font-size: 100%; font-weight: 100;}
h6{ color: gray; font-family: verdana, sans-serif; font-size: 80%; font-weight: 100;}
a{ color: gray; font-family: verdana, sans-serif; font-size: 100%; font-weight: 100;}
a:link {color: gray; text-decoration:none;}
a:visited { color: gray; text-decoration:none; }
a:hover { color: red; text-decoration:none; }


