td, p {
	font-family: Tahoma, Verdana, Times New Roman, Times, serif;
	font-size: 11px;
	color: #494949;
	line-height/**/: 16px !important;	/* Safari, Opera, Mozilla, Netscape */
 	line-height: 16px;					/* Mac IE */
 	line-height/**/:/**/16px;			/* Win IE 6.0 */
 	line-height /* \*/: 16px;			/* Win IE 5.0 */
 }

p {
	margin-top: 0px;
	margin-bottom: 16px;
}

h2 {
	font-size: 14px;
	margin: 16px 0px 0px 0px;
	letter-spacing: 1px;
}

ul {
	margin: 0px 0px 16px 20px;
	padding: 0px;
}

li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	display: list-item;
}

a {  color: #993366; text-decoration: none;}
a:link {  color: #993366; text-decoration: none;}
a:hover {  color: #993366; text-decoration: underline;}
a:active {  color: #993366; text-decoration: underline;}
a:visited {  color: #993366; text-decoration: none;}

.homepage {
 	line-height: 13px;	
}

.quoteleft {
	text-align: left;
	margin-right: 125px;
	}

.quoteright {
	text-align: right;
	margin-left: 125px;
	}

.contentBox {
	background-color: #f5f3f4;
	background-image: url(../images/subs/contentBG.jpg);
	background-repeat: no-repeat;
}