/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.text {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size:12px;
	color: #15443E;
}

.text1 {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:11px;
	color: #EBF5F4;
}
.text2 {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:11px;
	color: #15443E;
}
.text3 {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:10px;
	color: #15443E;
	
}
.text4 {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:11px;
	color: #B2FBF2;
}

a	{
	color: #39BCAC;
	text-decoration: underline;
}

a:hover	{
	text-decoration: underline;
}


.footerlink	{
	color: #EBF5F4;
	text-decoration: none;
}

.footerlink:hover	{
	text-decoration: underline;
}
.copyright {
	color: #A5EAFA;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}




