body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;





}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.midbkg {
	background-color: #FFFF99;
	background-image:  url(images/midbkgd.gif);
	background-repeat: repeat;
	height: 175px;
}
.bottombkg {
	background-color: #FFFFE5;
	background-image:  url(images/bkgd.gif);
	background-repeat: repeat-x;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #782D74;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFD520;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: none;
	font-weight: lighter;

}
a:link {
	color: #782D74;
	text-decoration: underline;
}
a:visited {
	color: #782D74;
	text-decoration: underline;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
li {
	font-size: x-small;
}
hr {
	color: #CC99CC;
	border: medium dotted #663366;
}
