<!--
body,td,th {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.logo {
	background-image: url(images/logo_home.jpg);
	background-repeat: no-repeat;
}
.style5 {
	color: #FFFFFF; 
	font-size: 14px; 
	font-weight: bold;
}
.style5 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style5 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.style5 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.style5 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.header {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #000000;
}
.quick {
	font-family: Calibri, Arial;
	font-size: 11px;
	color: #000000;
}
-->