p {
	font-family: "Trebuchet MS", Arial;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.1em;
	padding-left: 0px;

}
li {
	font-family: "Trebuchet MS", Arial;
	font-size: 1em;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: .8em;

}
ul, dl, ol {
	margin: .5em 1em .9em 2em;
	pading: 0px;
}
dt{
	padding-top: 0px;
	padding-bottom: 4px;
	padding-right: 0.9em;
	padding-left: 15px;
	list-style-position: outside;
	font-weight: 600;
}
dd{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0.9em;
	padding-left: 15px;
	list-style-position: outside;
	margin-top: 0px;	
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin: 0px;
	padding-top: .5em;
	padding-bottom: 0.1em;
}
h1 {
	font-size: 1.5em;
	color: #663366;

}
h2 {
	font-size: 1.4em;
	color: #660066;

}
h3 {
	font-size: 1.15em;	
}
h4 {
	font-size: 1em;

}
a:link, a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #660066;
}
a:active {
	color: #FFFFFF;
	background-color: #660066;
}
.pTableTextSmall, .pTableTextSmallBold {
	font-size: 0.9em;
	line-height: 1em;
}
.pTableTextSmallBold {
	font-weight: 600;
}
.formEntryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.formRule {
	font-size: 1px;
	line-height: 1px;
	margin: 0px 40px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660066;
	height: 1px;
	background-color: #660066;
}

