﻿body
{
	background-color: #e9e7eb;
	font-family: Verdana,Tahoma;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin: 0px 0px 0px 0px:;
}
.whiteTable
{
	background-color: #ffffff;
}
.goldText
{
	font-family: Verdana;
	font-size: 11px;
	color: #ba8748;
	line-height: 16px;
}

.goldText a:active
{
	font-family: Verdana;
	font-size: 12px;
	color: #ba8748;
	line-height: 16px;
	text-decoration: none;
}
.goldText a:link
{
	font-family: Verdana;
	font-size: 12px;
	color: #ba8748;
	line-height: 16px;
	text-decoration: none;
}
.goldText a:visited
{
	font-family: Verdana;
	font-size: 12px;
	color: #ba8748;
	line-height: 16px;
	text-decoration: none;
}
.goldText a:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #ba8748;
	line-height: 16px;
	text-decoration: none;
}
.purpleText
{
	font-family: Verdana;
	font-size: 11px;
	color: #4e3471;
	line-height: 16px;
}
.copyText
{
	font-family: Tahoma;
	font-size: 9px;
}
.propList
{
	border:none 0px #ffffff;
	border-bottom: none 0px;
	border-top: none 0px;
	border-left: none 0px;
	border-right: none 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #4e3471;
	line-height: 16px;
	text-decoration: underline;
}


