@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #536cb3;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #536cb3;
}

.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #536cb3;
}

a.textTitle {
	color: #536cb3;
	text-decoration: none;
}

a.textTitle:active {
	color: #536cb3;
	text-decoration: none;
}

a.textTitle:visited {
	color: #536cb3;
	text-decoration: none;
}

a.textTitle:hover {
	color: #536cb3;
	text-decoration: underline;
}

a.textTitle:visited:hover {
	color: #536cb3;
	text-decoration: underline;
}


.returnhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.returnhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.returnhome:active {
	color: #9bc04f;
	text-decoration: none;
}

a.returnhome:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.returnhome:hover {
	color: #9bc04f;
	text-decoration: underline;
}

a.returnhome:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.lineSep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9bc04f;
}
