body {
	background-color: #E7DBEF;
	margin: 0px;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #4D3054;
	font-style: italic;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4D3054;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #4D3054;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #4D3054;

}

:link { color: #4D3054} /* for unvistited links */
:visited { color: #4D3054} /* for vistited links */
:hover { color: #9479BD} /* when mouse over links */
:active { color: #4D3054} /* when link is clicked */.footer {
	font-size: 10px;
	color: #4D3054;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #6F477A;
	background-color: #E3D9E8;
}
.imagepad5 {
	border: 1px solid #000000;
	margin: 0px 10px 5px 0px;
}
.bold {
	font-style: normal;
	font-weight: bold;
	color: #4D3054;
}
.cell10pix {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #4D3054;
padding: 10px;
}
.line {
	background-color: #FFFFFF;
	border-left-width: medium;
	border-left-style: groove;
	border-left-color: #6F477A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 80px;
	}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4A3052;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #E2EFFA;
	border: 1px solid #4a3052;
}
