.bold {
	font-weight: bold !important;
}
.big {
	font-size: 16px !important;
}
.bodydarkpurple {
	font-size: 14px;
	font-family: Arial;
	color: #663399;
	font-weight: normal;
	text-decoration: none;
}
a.body:link, a.body:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F8981D;
	text-decoration: none;
}
a.body:hover, a.body:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC33CC;
	text-decoration: none;
}
.mainfooter {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC99FF;
	text-decoration: none;
}
h1 {
	margin: 0;
	display: inline; 
}
h1, .h1 {font-size: 18px;
	font-family: Arial;
	color: #663399;
	font-weight: bold;
}
a.mainfooter:link, a.body:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F8981D;
	text-decoration: none;
}
a.mainfooter:hover, a.body:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC33CC;
	text-decoration: none;
}
.padding-right-20 {
	padding-right: 20px;
}
.padding-right-10 {
	padding-right: 10px;
}