@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.CONTACT {		
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #424242;
}
.font {
	color: #FFFFFF;
}
.font a:link {
	color: #FFFFFF;
}
.font a:visited {
	color: #FFFFFF;
}
.font a:hover {
	color: #8300A0;
}
.font a:active {
	color: #FFFFFF;
}
a:link {
	color: #424242;
}
a:visited {
	color: #424242;
}
a:hover {
	color: #8300A0;
}
a:active {
	color: #424242;
}
.img {
	background-repeat: no-repeat;
	background-position: right center;
}

