body {
	background-color: #8C3795;
	margin: 0px;
	color: 666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, td {
		font-size: 12px;
}
ul.bullet {
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	margin-bottom: 0px;

}
ul.bullet li {
	padding-bottom: 10px;

}
.footer, a.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}
a.footer:hover { 
	text-decoration: underline;
}
a {
	color: #E9852D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: E9852D;
}
h2 {
	font-size: 12px;
	color: #E9852D;
}.smalltext {
	font-size: 10px;
}
.disabled {
	background-color: #E7E7E7;
}
