h1 {
	font-family: 'Monda', sans-serif;
	font-size: 80px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0px -1px 1px #333333;
	padding-top: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: 'Cutive', sans-serif;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 0px;
}
.t3 {
	font-family: 'Cutive', sans-serif;
	text-align: left;
	font-size: 26px;
}
.t3r {
	font-family: 'Cutive', sans-serif;
	text-align: right;
	font-size: 26px;
}
.t4 {
	font-family: 'Scada', sans-serif;
	text-align: left;
	font-size: 26px;
}
.t5 {
	font-family: 'Cutive', sans-serif;
	text-align: justify;
	font-size: 15px;
	color: #777777;
	line-height: 35px;
	margin-top: 20px;
}
.t6 {
	font-size: 14px;
	float: right;
	padding-top: 15px;
}
.t7 {
	font-family: 'Cutive', sans-serif;
	text-align: justify;
	font-size: 13px;
	color: #777777;
	line-height: 25px;
	margin-top: 20px;
}
.t8 {
	font-family: 'Cutive', sans-serif;
	text-align: left;
	margin-left: 5px;
	color: #555555;
	height: 250px;
	margin-bottom: 40px;
	font-size: 22px;
}
.t9 {
	font-size: 14px;
	font-family: 'Scada', sans-serif;
}
.t10 {
	font-size: 14px;
	margin-top: 20px;
	line-height: 22px;
	text-align: justify;
	font-family: 'Scada', sans-serif;
}
.t10 a{
	color: #61A800;
	text-decoration: none;
}
.t10 a:hover{
	color: #060;
	text-decoration: none;
}
.t11 {
	font-family: 'Cutive', sans-serif;
	text-align: left;
	font-size: 13px;
	color: #777777;
	line-height: 25px;
}
.t11 a{
	color: #777777;
	text-decoration: none;
}
.t11 a:hover{
	color: #555555;
	text-decoration: underline;
}
.t12 {
	font-family: 'Cutive', sans-serif;
	text-align: left;
	font-size: 30px;
	color: #777777;
	line-height: 25px;
}
.t12 strong{
	color: #61A800;
}
.t13 {
	font-size: 20px;
	font-family: 'Cutive', sans-serif;
	text-align: justify;
	color: #666666;
	margin-top: 30px;
	line-height: 40px;
}
.t14 {
	font-weight: bold;
	color: #61A800;
	margin-top: 30px;
	font-size: 25px;
	font-family: 'Cutive', sans-serif;
	margin-bottom: 30px;
	text-align: center;
}
.t14 a{
	text-decoration: underline;
	color: #060;
}
.t14 a:hover{
	color: #090;
}
.footer h1{
	font-family: 'Scada', sans-serif;
	font-size: 12px;
	color: #777777;
	text-align: center;
	text-shadow: 0px -1px 1px #ffffff;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.splitter {
	width: 960px;
	height: 1px;
	border-bottom: 1px dotted #AAAAAA;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
}
.splitterinvisible {
	width: 960px;
	height: 1px;
	border-bottom: 0px dotted #AAAAAA;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}