a:link, a:hover, a:visited, a:active
{
	text-decoration: none;
}

p ,li , td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	color: #666666;
	/*color: #333333;*/
}

.InnerTable {
	margin-left: 30px;
}
.LitText {	
	color: #50316C;
	font-weight: bold;
}
.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009950;
	font-weight: bold;
	line-height: 17pt;
}

.MainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009950;
	font-weight: bold;
}
.TableUnderline {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.ContactTable {
margin-left:30px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2efeb;
}
.OutlineTable {
	border: 1px solid #FFFFFF;
}
