A:link, A:visited, A:active {
	font-family: times;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	color: #543AE7;
	letter-spacing: 1px;
}

DIV.footernav {
	font-family: times;
	font-size: 12px;	
	color: #3A520A;
	padding-top: 5px;
}

H1 {
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	color: #3A520A;
	margin-bottom: 5px;
}

BODY, P, TD {
	font-family: times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3A520A;
	line-height: 18px;	
}

IMG.embedded {
	margin: 0px 10px 10px 10px;
}

.smallcontact {
	font-family: arial;
	font-size: 11;
	line-height: 13px;

}

.t-header {
	font-weight: normal;
	border-bottom: solid 2px #3A520A;
		border-left: solid 1px #3A520A;
	font-size: 12px;
	letter-spacing: 1px;
	font-style: italic;
	padding: 0px 5px 0px 5px;
}

.t-title {
	font-weight: normal;
	border-bottom: solid 2px #3A520A;
	font-size: 12px;
	letter-spacing: 1px;
	font-style: italic;
	padding: 0px 5px 0px 5px;
}

.t-cnumber {
	border-bottom: solid 1px #3A520A;
	/*border-right: solid 2px #3A520A;*/
	font-style: italic;
	font-size: 12px;
}

.t-data {
	border-bottom: solid 1px #3A520A;
	font-size: 12px;
	border-left: solid 1px #3A520A;
}