body {
color: black;
margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 0%;
background-color: white;
font-family: arial, sans-serif;
font-size: 14px;
text-align: left; 
}




.sub2 {text-align: center; font-weight: bold; font-size: 130%; color: blue;}

.leftcol { vertical-align: top; padding-top: 12px; font-family: arial, sans-serif;  text-align: center; color: blue; font-size: small;}

.pad { padding-right: 10px; padding-left: 10px; }

.invs { color: #ffffff; font-size: 8px;}

.mid {vertical-align: top; padding: 15px 50px 10px 50px; background-color: #ffffff;}

.sub {text-align: center; font-weight: bold; font-size: 130%; color: blue;}

span {color: green; font-weight: bold; font-size: 110%;}

h1, h2  {  font-weight: bold; color: blue;  font-family:  tahoma, trebuchet ms, trebuchet MS, Verdana, verdana, Helvetica, helvetica, arial, geneva, sans-serif; }


h1  { font-size: 200% }
h2  {font-size: 150% }
h1  {border-bottom: 3px solid; }

a:link  { color: blue; font-weight: bold;}
a:visited  { color: purple;}
a:hover  { color: orange; font-weight: bold; background-color: yellow; }
a:active {color:red; font-weight:bold;}

img  { border: none; }



