body {color: #FFC; background: #000;}
a:link, a:visited {text-decoration: underline; color: #F00;  font-family: Arial, Verdana;  font-weight: bold}
a:hover {background: #FFC; text-decoration: none; color: #000; font-weight: bold;}
a:active {color: #F00;}

h1, h2, h3, h4, td {
	font-family: Arial, Verdana;
	margin-top: 0em; 
	margin-bottom: 0em;
	}
h1{ 
	text-decoration: none; 
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
	}
h2{ 
	text-decoration: none; 
	color: #FFC; 
	font-weight: bold; 
	font-size: 13pt; 
	}
h3{ 
	text-decoration: none; 
	color: #FFC; 
	font-weight: normal; 
	font-size: 9pt; 
	}
h4{
	margin-top: 0em; 
	margin-bottom: 1em; 
	text-decoration: none; 
	color: #FFC; 
	font-weight: normal; 
	font-size: 9pt; 
	}
table {
	margin-top: auto; 
	}
td{
	font-size: 12pt; 
	}	
.process {
	margin: auto;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12pt;
	}
#footer {
	font-family: Arial, Verdana;
	font-size: 8pt;
	}
#wrapper {text-align: left;  max-width: 700px;  position: relative;}
#Google { position: absolute; top: 100px; left: 680px;}