a:link {
	color: #FBB39D;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #C99681;
	text-decoration: none;
}
a:hover {
	color: #FEE3D0;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E0DFE3;
}
.smallBold {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
.largeBold {
	font-size: 36px;
	font-weight: bold;
}
.normalLineSpacing {
	line-height: 20];
	line-height: 20px;
}
.pageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E0DFE3;
	font-weight: bold;
}
.mediumBold {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallNormal {
	font-size: 12pt;
	line-height: 20px;
}
.mediumStandard {
	font-size: 12pt;
	font-weight: bold;
	line-height: 20px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 30px;
	background-image: url(../images/bkgnd.jpg);
	color: #E0DFE3;
}
