body {
	background-image: url(images/flowers.jpg);
}
.nav {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 10px;
}
.style1 {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 12px;
	line-height: 16px;
}
body,td,th {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	line-height: 16pt;
}
h2 {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 16px;
	color: #E56BAC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
