body,td,th {
	font-family: "Comic Sans MS", "Trebuchet MS", "Times New Roman";
	font-size: 16px;
	color: #753AAF;
	list-style-position: outside;
	list-style-image:  url("/imagesa/bluebullet.gif");
	font-weight: normal;
}
body {
	background-image: url(/images/tile.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #C9C9E1;
}
a:link {
	color: #339999;
}
a:visited {
	color: #CC33CC;
}
a:hover {
	color: #7439AE;
}
a:active {
	color: #CCCCCC;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.tdbckgrd {
	background-image: url(/images/celestial_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}
.topbckgrd {
	background-image: url(/images/startile.jpg);
	background-repeat: repeat-x;
}
.smtxt {
	font-size: 12px;
}
input, select, button, textarea {
	background: #F8F9D1;
	font-family: "Comic Sans MS", "Trebuchet MS", "Times New Roman";
	color: #663399;
	border: 1px solid #7FDCE1;
}
hr {
	color: #9966FF;
	height: 2px;
	width: 95%;
}
