BODY { background: white;
       color: black;
       font-size: small;
       font-family: arial, verdana, Helvetica, Times, serif;
       margin-left: 9%;
       margin-right: 9%;
       margin-bottom: 2%;
       margin-top: 3ex; }

TABLE.indented { background: white;
	color: black;
        font-size: small;
        font-family: arial, verdana, Helvetica, Times, serif;
	margin-left: 10%;
        margin-right: 10%; }

TABLE.contactInfo { background: white;
		color: black;
                font-size: small;
                font-family: arial, verdana, Helvetica, Times, serif;
		margin-left: 1%; 
		margin-right: 0%;
		margin-top: 0%;
		margin-bottom: 5%; }

TABLE.shortcuts { background: white;
		color: black;
                font-size: small;
                font-family: arial, verdana, Helvetica, Times, serif;
		margin-left: 1%; 
		margin-right: 0%; 
		margin-top: 4%; 
		margin-bottom: 0%; } 

TABLE.picture { background: white;
		color: black;
                font-size: small;
                font-family: arial, verdana, Helvetica, Times, serif;
		margin-left: 0%; 
		margin-right: 0%; 
		margin-top: 0%; 
		margin-bottom: 3%; } 

TABLE.main    { background: white;
		color: black;
                font-size: small;
                font-family: arial, verdana, Helvetica, Times, serif;
		margin-left: 0%; 
		margin-right: 0%;
		margin-top: 0%; 
		margin-bottom: 0%; } 

TABLE.footer  { background: white;
		color: black;
                font-size: small;
                font-family: arial, verdana, Helvetica, Times, serif;
		margin-left: 1%; 
		margin-right: 1%; 
		margin-top: 1%; 
		margin-bottom: 5%; } 

TABLE.credits { background: white;
		color: black;
                font-size: small;
                font-family: arial, verdana, Helvetica, Times, serif;
		margin-left: 5%; 
		margin-right: 5%;
		margin-top: 1%;
		margin-bottom: 1%; }

A { text-decoration: none }
A:visited { text-decoration: none; background: white; color: green }
A:hover { text-decoration: none; background: white; color: red }
A:active { text-decoration: none; background: white; color: blue }

H2 { text-decoration: none; font-weight: normal;  font-family: arial, verdana, Helvetica, Times, serif;}
H3 { text-decoration: underline; font-weight: normal;   font-family: arial, verdana, Helvetica, Times, serif;}

