




img {
	border: 0px;
}

.sup {
	font-size: xx-small; 
	vertical-align: top;
}

.terms_para,
.privacy_para {
	margin: 10px 0px;
}

.terms_para_bold {
	margin: 10px 0px;
	font-weight:bold;
}

.terms_caption,
.privacy_caption {
	font-weight: bold;
}

.terms_note,
.privacy_note {
	font-weight: bold;
}

ul.ul0,
ul.terms_ul0,
ul.privacy_ul0 {
	list-style-type: disc;
}

ul.ul1,
ul.terms_ul1,
ul.privacy_ul1 {
	list-style-type: circle;
}

ul.ul2,
ul.terms_ul2,
ul.privacy_ul2 {
	list-style-type:square;
}

ol.ol1,
ol.terms_ol1,
ol.privacy_ol1 {
	list-style-type: upper-roman;
}

ol.ol2,
ol.terms_ol2,
ol.privacy_ol2 {
	list-style-type: decimal;
}

ol.ol3,
ol.terms_ol3,
ol.privacy_ol3 {
	list-style-type: lower-alpha;
}

ol.ol4,
ol.terms_ol4,
ol.privacy_ol4 {
	list-style-type: upper-alpha;
}

div.disclaimer_footer {
	font-size: xx-small;
	margin-top: 60px;
	text-align: justify;
	width: 310px;
}
