﻿.header_2 {
	font-family: Exo;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #009999;
	letter-spacing: 0.25em;
}
.header_1 {
	font-family: Exo;
	font-size: xx-large;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	color: #009999;
	letter-spacing: 0.2em;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: #808080;
	line-height: 25px;
	text-align: justify;
	letter-spacing: 0.05em;
}
.body_small {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	letter-spacing: normal;
	line-height: 20px;
}
