
body {
margin-left: 10%;
margin-right: 10%;
margin-top: 0%;
margin-bottom: 0%;
color: black;
background-color: white;
font-family: verdena, arial, helvetica, sans-serif;
font-size: 14px}


.h1main {
font-size: 200%; color: black; margin-left: 0px;margin-top: 10px; margin-bottom: 5px
}


.h2main {
	font-size: 140%; color: black; margin-left: 0px;margin-top: 10px; margin-bottom: 5px
}





.footer
{
font-size: 90%; text-align: center
}

  

    
a:link {color:blue;text-decoration: underline; font-weight: bold}
a:visited {color:purple; text-decoration: underline; font-weight: bold }

a:alink {color: red; text-decoration: underline; font-weight: bold }
a:hover {color: red; text-decoration: underline; font-weight: bold}

