@import url(http://fonts.googleapis.com/css?family=Open+Sans|Oswald|Archivo+Black|Satisfy|Playball|Yanone+Kaffeesatz);

body
{
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.SideHeading {
	font-family: 'Oswald', sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	
}

.MainHeading {
	font-family: 'Archivo Black', sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18px;
	color: #d74d42;
	text-transform: uppercase;
}
.Quotation {
	font-family: 'Satisfy', cursive;
	font-size: 30px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	
}
.TableRunningText {
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.TableHeading {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

