p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747393;
	padding:0;
	margin:0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #444444;
	font-size: 12px;
}
.reduced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #927DAA;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C6F8C;
	line-height: normal;
	font-weight: bold;
}
.heading, h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #755E75;
	line-height: normal;
}
.wingdings {
	font-family: Wingdings;
	font-size: 12px;
	color: #CCCCCC;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #82819E;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #A9A994;
}
a:visited {
}
.nopadding {
	margin: 0px;
	padding: 0px;
}
.error {
	color: #009933;
}
.whiteborder {
	border: 5px solid #FFFFFF;
}
.no_underline {
	text-decoration: none;
}
