body{
	margin: 0;
	padding: 25px 56px 25px 20px;
	background-image: url(Pictures/background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: arial,helvetica,sans serif;
}
td,ul,ol {
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.header {
	font-family: arial,helvetica,sans serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #377999;
}
a:link {
	font-family: arial,helvetica,sans serif;
	color: #377999;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: arial,helvetica,sans serif;
	font-weight: bold;
	color: #135879;
}
a:hover {
	font-family: arial,helvetica,sans serif;
	font-weight: bold;
	color: #000000;
}