/* Global Styles */

body {
	margin:5px;
	padding: 0px;
	background-color: #ffffff;
	}

td {
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
.lilsmaller {
	font-size: 10px;
}
.purplehead {
	font-size: 18px;
	color: #5E2670;
	font-weight: bold;
}
	
a {
	color: #666666;
	text-decoration:underline;
	}
	
a:hover {
	color: #333333;
	text-decoration: none;
	}
.bgshadow {
	background-image: url(../images/bgshadow.jpg);
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: italic;
	line-height: 13px;
}
.purpleprop {
	color: #723983;
	font-weight: bold;
}
.bottomcontact {
	font-size: 9px;
}
.purpleheadsmall {
	font-size: 11px;
	color: #5E2670;
	font-weight: bold;
}
.blackhead {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.orange {
	color: #EF9018;
	font-weight: bold;
	font-size: 11px;
}
