	p.MsoNormal, li.MsoNormal, div.MsoNormal	{
		margin:10px;
		margin-bottom: 30px;
		font-size:12.0pt;
		font-family:"Times New Roman","serif";
	}
	
	p.justified {
		text-align:justify;
		text-justify:inter-word;
	}
	
	.MsoNormal.indented {
		margin-left: 30px;
	}
	
	
	p.MsoTitle, li.MsoTitle, div.MsoTitle	{
		margin:0in;
		margin-bottom:.0001pt;
		text-align:center;
		font-size:12.0pt;
		font-family:"Times New Roman","serif";
		font-weight:bold;
	}

h5.legal {
    margin-top: 20px;
    margin-bottom: 12px;
}

.legal-paragraph {
    font-size: 16px;
    font-family:"Times New Roman","serif";
    line-height: 1.3;
    margin-bottom: 15px;
}

.tc-heading {
    text-align: center;
    font-weight: bold;
}

#tc-detail p, #tc-detail ol {
    font-family: times, serif;
    font-size: 13px;
    line-height: 1.2;
}

#tc-detail ol {
    list-style-type: lower-roman;
}

#tc-detail ol {counter-reset: list;margin: 0;padding-left: 29px;padding-bottom: 16px;}

#tc-detail ol > li {
	list-style: none;
	position: relative;
	padding-bottom:5px
}

#tc-detail ol > li:before {
counter-increment: list;
content: "(" counter(list, lower-roman) ") ";
position: absolute;
left: -29px 
}

span.tc-intro {
    font-weight: bold;
}

.tc-address {
    margin-left: 30px;
}

.tc-address.tc-last {
    margin-bottom: 24px;
}

