body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana;
}
.text{
	font-size: 12px;
	color: #6C6C6C;
	line-height:16px;
}
A.text:link {color:#6C6C6C; text-decoration: none}
A.text:visited {color:#6C6C6C; text-decoration: none}
A.text:hover {color:#0F5BAF; text-decoration: none}

.title{
	font-size:24px;
	color:#43c2cc;
}
.pages { font-size: 10px;
		color: #A6A6A6;
}
A.pages:link {color:#A6A6A6; text-decoration: none}
A.pages:visited {color:#A6A6A6; text-decoration: none}
A.pages:hover {color:#0F5BAF; text-decoration: none}

.footer { font-size:10px;
		  color:#46CCD4;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#Layer1 {
	position:absolute;
	width:25px;
	height:25px;
	z-index:1;
	left: -446px;
	top: 126px;
}
#Layer2 {
	position:absolute;
	width:15px;
	height:18px;
	z-index:1;
}
