body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4C496C;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/bkgd3.jpg);
	background-repeat: repeat-x;
}
.design {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4C496C;
	border-bottom-color: #4C496C;
	border-left-color: #4C496C;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4c469c;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4c496c;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #458ab0;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6699CC;
}
