body	{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
	}

a	{
	color: #9A4D9E;
	text-decoration: underline
	}

a:hover	{
	color: #9A4D9E;
	text-decoration: none
	}

a.footer {
	color: #000000;
	text-decoration: none
	}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: none
	}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9A4D9E;
	background: #FFFFFF;
	border: solid 1.5px #9A4D9E
	}

.button_color
	{
	font-size: 10px;
	color:#FFFFFF;
	background: #9A4D9E;	
	border: solid 1.5px #000000
	}

td 	{
	font-size: 10px
	}

.footer {
	color: #000000
	}

.pp 	{
	font-style: italic;
	font-weight: bold;
	color: #9A4D9E
	}

.blue	{
	color: 00B6DE
	}

.paragraphtitle {
	color: #9A4D9E;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold
	}

.listingtitle {
	color: #999999;
	font-size: 14px;
	font-weight: bold
	}
	
.offerheadline {
	font-size: 12px;
	font-weight: bold
	}	
	
.offertitle {
	color: #999999;
	font-size: 12px;
	}

ol	{
	display:list-item;
	list-style-position:outside;
	text-decoration: bold
	}
	
ol li 	{
	margin-bottom: 5px;
	margin-left: 10px
	}

ul 	{
	display:list-item;
	list-style-position:outside;
	text-decoration: bold;
	}
	
ul li 	{
	margin-bottom: 5px;
	margin-left: 10px;
	}
