body {
	background-image: url(images/bg.gif);
	background-color: #E7CEA5;
	background-repeat: repeat-y;
	background-position: center;
	background-attachment:fixed;
}

h1 {
    font-size: 14px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 14px;
}

a.white-link-underline {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	text-decoration: underline;
	color: #004823;
}


a.linkoverride:link {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#723E19;
}

a.linkoverride:visited {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#621B1B;
}

a.linkoverride:hover {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#B4074C;
}
a.linkoverridebottom:link {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#621B1B;
}

a.linkoverridebottom:visited {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#000000;
}

a.linkoverridebottom:hover {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#621B1B;
}

