/*General element styles*/
body,td,th {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	line-height: 18px;
}

.text {
	color: #534A68;
	size: 2px;
}

img.menu_button {
	cursor: pointer;
}

a.footer {
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

.footer {
	color: #8481a2;
}

.footer a {
	text-decoration: none;
}

.footer a:link, .footer a:active, .footer a:visited {
	color: #8481a2;
}

.footer a:hover {
	color: #BFD84A;
}

.highlight {
	color: #864895;
}

a.highlight {
	text-decoration: none;
}

a.highlight:hover {
	text-decoration: none;
	color: #BFD84A;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #864895;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #864895;
}
