/* CSS Document */

body {
	background-color: #1c303d;
	font-size: 12px;
	color: #9babb5;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #54e007;
	font-weight: none;

		text-decoration: none;
}

a:visited {
  color: #54e007;
  	font-weight: none;
			text-decoration: none;

}

a:hover {
  color: #ffffff;
  	font-weight: bold;

	text-decoration: none;
}

a:active {
	font-weight: bold;

	color: #54e007;
}
.style1 {
	color: #9babb5;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 5px;

}
.style2 {
	color: #54e007;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 5px;
}
.style3 {
	color: #9babb5;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 5px;

}
.style4 {
	color: #ffffff;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 5px;

}

.style5 {
	color: #ffffff;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 5px;

}
