﻿.wo-headline,
.wo-headline2,
.wo-headline3 {
	font-family: "SairaMedium", Arial;
	letter-spacing: -0.0625em;
	padding: 8px;
	color: #333333;
	margin: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
}

.wo-headline {
	font-size: 20px;
	line-height: 30px;
}

.wo-headline2 {
	font-size: 18px;
	line-height: 27px;
}

.wo-headline3 {
	font-size: 16px;
	line-height: 24px;
}

.wo-paragraph {
	font-size: 16px;
	line-height: 24px;
	text-align: initial;
	margin: 0;
	padding: 8px;
	border: 0;
	font-family: "InterLight", Arial;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.wo-paragraphJustify {
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	margin: 0;
	padding: 8px;
	border: 0;
	font-family: "InterLight", Arial;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.wo-paragraphRight {
	font-size: 16px;
	line-height: 24px;
	text-align: right;
	margin: 0;
	padding: 8px;
	border: 0;
	font-family: "InterLight", Arial;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

	.wo-paragraph span,
	.wo-paragraphJustify span,
	.wo-paragraphRight span {
		font-size: 16px;
		line-height: 24px;
		font-family: "InterLight", Arial;
		font-weight: normal;
		font-style: normal;
		color: #333333;
	}

		.wo-paragraph span.wo-underline,
		.wo-paragraphJustify span.wo-underline,
		.wo-paragraphRight span.wo-underline {
			text-decoration: underline;
		}

		.wo-paragraph span.wo-bold,
		.wo-paragraphJustify span.wo-bold,
		.wo-paragraphRight span.wo-bold {
			font-family: "InterSemiBold", Arial;
		}

	.wo-paragraph a:link,
	.wo-paragraph a:visited,
	.wo-paragraph a:hover,
	.wo-paragraph a:active,
	.wo-paragraphJustify a:link,
	.wo-paragraphJustify a:visited,
	.wo-paragraphJustify a:hover,
	.wo-paragraphJustify a:active,
	.wo-paragraphRight a:link,
	.wo-paragraphRight a:visited,
	.wo-paragraphRight a:hover,
	.wo-paragraphRight a:active {
		font-size: 16px;
		line-height: 24px;
		font-family: "InterLight", Arial;
		font-weight: normal;
		font-style: normal;
		color: #ff0000;
		text-decoration: none;
	}

.wo-list {
	list-style: disc outside none;
	margin: 0;
	padding: 0 8px 0 40px;
	border: 0;
}

.wo-listItem {
	font-size: 16px;
	line-height: 24px;
	list-style: disc outside none;
	margin: 0;
	padding: 5px 0;
	border: 0;
	font-family: "InterLight", Arial;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
