@charset "UTF-8";
.home {
	color: #555555;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	text-align: justify;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	color: #555555;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #06a1ab;
}
body {
	margin: 0px;
	padding: 0px;
}
.wrapper {
	height: 100%;
	border: 0;
	position: fixed;
	left : 0;
	top : 0;
}
td {
	padding: 16px;
}
.floating {
	float: left;
	width: 482px;
	left: 50%;
	position: relative;
	padding-top: 240px;
}
a.backl1, a.backl1:visited {
	color: #555555 ! important;
	font-size: 14px;
}

.l2 p, .l2 a {
	color: #FF2F01;
}

.l2 a:visited {
color : #ff9537;
}
