body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	text-align: justify;
	margin: 0 0 2em 0;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #0066CC;
	line-height: 26px;
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	font-size: 12px;
	line-height: 26px;
}

a:link {
	color: #0066CC;
}

a:hover, a:active {
	text-decoration: none;
	color: #000066;
}

a:visited {
	color: #0066CC;
}
#foot
{
	margin: 0 0 2em 0;
	text-align: center;
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	color: white;
	line-height: 26px;
	font-weight: bold;
}
#foot a
{	
	color: white;
	text-decoration: none;
}

.howto
{
	margin: 0 0 2em 0;
	text-align: center;
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-weight: bold;
}