body {
	font: Helvetica;
	color: #006699;
    background: url("./navigation/images/background.jpg") fixed;
	background-repeat:no-repeat;
	background-size: 100%;
	background-color: #ffffff;
}

.bottom {
position: absolute;
right:20px;
bottom: 0px;
}

table {
	font-size: 12px;
	align: justify;
}

td	{
	vertical-align: top;
}

p {
	font-size: 12px;
	align: justify;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}

h4 {
	font-size: 10px;
}

a, a:visited {
	text-decoration: none; 
	color: #006699;
}

td {
	font-family: Arial;
}
th {
	font-family: Arial;
}

