body {
	background-image: url(background1.jpg);
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: 242c28;
}
body {
	background-image: url(background.jpg);
}
td {
	font-size: 12px;
	font-family: Tahoma;
	color: #5b646c;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #5b646c;
	font-weight: bold;
}
a:hover {
	color:#FF6600;
}
.style3 {
	font-family: Calibri;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #09F;
}

