body {
	background: #FFF;
	color: #000;
	font-family: "arial,sans-serif";
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	margin: 10px 10px 0;
}

input,input.pn-text,input.pn-button {
	color: #000;
	font-weight: 400;
	background-color: #FFF;
	text-indent: 2px;
}

input.r-button {
	background-color: #FFF;
}

select.pn-text {
	color: #000;
	font-weight: 700;
	background-color: #FFF;
}

select {
	font-weight: 700;
	background-color: #FFF;
}

a {
	outline: none;
}

textarea {
	font-size: 10px;
	font-weight: 700;
	text-indent: 2px;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}

th {
	font-size: 17px;
}

ul li {
	padding-bottom: 5px;
}

ul {
	list-style-type: none;
}

.hover,.active {
	background-color: transparent;
	color: #BD1A84;
	font-weight: 700;
	text-decoration: underline;
}

.link,.visited {
	background-color: transparent;
	color: #BD1A84;
	font-weight: 700;
	text-decoration: none;
}

.list {
	background-color: transparent;
	color: #BD1A84;
	font-weight: 700;
	font-size: 1.2em;
	text-decoration: none;
}

.pn-logo-small {
	background-color: transparent;
	color: #000;
	font-weight: 700;
	text-decoration: none;
}

.pn-logo {
	color: #000;
	font-weight: 700;
	font-size: 18px;
	text-decoration: none;
	background-color: transparent;
	letter-spacing: 3px;
}

.pn-normal {
	background-color: transparent;
	color: #000;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}

.pn-pagetitle {
	color: #bd1a84;
	font-weight: 700;
	font-size: 15px;
	text-decoration: none;
	background-color: transparent;
}

.pn-sub {
	color: #000;
	font-weight: 400;
	font-size: 15px;
	text-decoration: none;
	background-color: transparent;
}

.pn-title {
	background-color: transparent;
	color: #000;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
}

.print,.print-normal {
	background-color: transparent;
	color: #000;
	font-size: 15pt;
	font-weight: 400;
	text-decoration: none;
}

.print-sub {
	background-color: transparent;
	color: #000;
	font-size: 15pt;
	font-weight: 700;
	text-decoration: none;
}

.print-title {
	background-color: transparent;
	color: #000;
	font-size: 15pt;
	font-weight: 700;
	text-decoration: none;
}

.selected,.selectedx {
	text-decoration: underline;
}

.spicy {
	color: #b00c00;
}
