	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

p {
	letter-spacing: 1px;
	}
	
p.top {
	letter-spacing: 1px;
	
	margin-bottom: 0;
	font-weight: bold;
	}


h1 {
	font-size: 140%;
	color: #333333;
}

h1.big {
	font-size: 180%;
	color: #333333;
	font-weight: bold;
	margin-top: 0;
}

h1.hidden {
	line-height: 0px;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	display: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 0px;
	width: 0px;
	visibility: hidden;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

h2 {
	font-size: 180%;
	color: #333333;
	font-weight: normal;
	margin-top: 0;
}

.title {
	font-size: 140%pt;
	font-weight: normal;
}
.author {
	font-size: 80%;
	color: #4C4C4C;

}

.normalother {
}
a:link {
	color: #DF0000;
	text-decoration: none;
}
a:visited {
	color: #DF0000;
	text-decoration: none;
}
a:active {
	color: #DF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.small {
	font-size: 100%;
	color: #999999;
}
.form {
	border: 1px dashed #999999;
	height: 20px;
	width: 300px;
	font-size: 100%;
	color: #333333;

}
.textarea {
	border: 1px dashed #999999;
	width: 500px;
	font-size: 80%;
	color: #333333;
	height: 50px;


}
.address {
	border: thin dashed #999999;
	width: 400px;
	font-size: 80%;
	color: #333333;
	height: 20px;

}
.button {
	height: 18px;
	width: 50px;
	font-size: 80%;
	color: #333333;
}
.formtext {
	color: #333333;
	font-weight: bold;
}
.superscript {
	font-size: 90%;
	letter-spacing: 1px;

}
head {
	font-size: 140%;
	font-weight: normal;
}

.heading {
	font-size: 140%;
	font-weight: normal;
}
.smallCopy {
	font-size: 80%;
	color: #999999;
}

.featureslist
{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0;
	list-style: none;
	padding: 0;
}

.featureslist li
{
	margin: 0;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	padding-left: 25px;
	padding-top: 0.6em;
	padding-right: 0em;
	padding-bottom: 0.6em;
	font-weight: bold;
	letter-spacing: 1px;
}
blockquote {
	color: #666666;
}
h3 {
	font-size: 140%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
