/* CSS Document */

BODY {
	BACKGROUND-COLOR: #cccccc;
	}
.normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 22px;
}
.smalltext {
	font-size: 11px; 
	color: #3b4346; 
	font-family: Arial, Helvetica, sans-serif;
}
.smalltext A {
	font-size: 11px; 
	color: #3b4346; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.smalltext A:visited {
	font-size: 11px; 
	color: #3b4346; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.smalltext A:hover {
	text-decoration: underline;
	color: #ff6609;
}
.footerlinks {
	FONT-SIZE: 10px;
	COLOR: #ff0000;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
}
.footerlinks A {
	FONT-SIZE: 10px; COLOR: #ff0000; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none
}
.footerlinks A:visited {
	FONT-SIZE: 10px; COLOR: #ff0000; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none
}
.footerlinks A:hover {
	TEXT-DECORATION: underline
}
.Footer {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #666666;
	text-align: justify;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 22px;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	text-align: justify;
}
img {
	border: 0;
}
