p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #663366;
	height: auto;
	border-bottom: thin none;
	border-left: thin none;
	padding: 1px;
	margin: 0px;
	font-size: 14px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	font-weight: bold;
	color: #663366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #663366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #663366;
}

td {
	margin: 0px;
	padding: 5px;
	font-size: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #663366;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #996699;
}
a:active {
	color: #9933FF;
}


blockquote {
	font-size: 14pt;
}
body {
	background-image: url(../images/white.gif);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
.cent {
	text-align: center;
}

