/* Default CSS *//* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */html, body{margin: 10;padding: 0;font-size: 1em;font-family: Arial;}div.headrow {    width: 100%;    background-color: #ffffff;    margin: 0;    padding: 10px 100px 10px 10px;                 box-shadow: #808080;    font-family: Georgia, Times, 'Times New Roman', serif;    font-size: 1em;    text-align: center;    color: #000000;}div.fullrow {    margin-left: auto; margin-right: auto; width: 950px; padding-top: 25px}div.fullrowleft {    text-align: justify; float: left; width: 550px; background: #ffffff; padding: 5px;    }    div.fullrowright {    float: right; font-size: 0.9em; width: 320px; padding: 5px; }div.mainrow {    width: 100%;    background-color: #ffffff;    color: #000000;    margin: 0;    padding: 50px;    box-shadow: #808080;    font-family: Georgia, Times, 'Times New Roman', serif;    font-size: 2em;    text-align: center;}h1 {   font-family: Arial, Tahoma;    font-size: 4em;    }            a:link {  text-decoration: none;  color: blue;}a:visited {  text-decoration: none;    color: blue;}a:hover {  text-decoration: underline;    color: blue;}a:active {  text-decoration: underline;    color: blue;}