
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	margin: 0;
}

td {
    padding: 15px;
}

a:link, a:visited, a:hover
{
	color: #411756;
	text-decoration: none;
}

h1 {
	font-family: "Microsoft Sans Serif";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.style1 {font-size: 10px}

#title, #generated {
	display: none;
}

#title1 {
	display: block;
}

.floatLeft { 
    float: left; 
    margin: 4px; 
}