body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS"; 	 /* default font values */
	font-size: 13px;
	background-image: url(/images/bckg.gif);
}

div, .text, td {
	color: #525252;
	font-family: "Trebuchet MS"; 	 /* default font values */
	font-size: 13px;
	
}

A {
	color: #768592;
	text-decoration: underline;
}

A:HOVER {
	color: #768592;
	text-decoration: underline;
}

A:footer.HOVER {
	color: #768592;
	text-decoration: underline;
}

.footer {
	color: #90A2B2;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.title {
	color: #525252;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.error {
	color: red;
}

.aefoot {
font-size: 7pt;
color: #FFFFFF;
}
.aefoot a:link {color: #FFFFFF; text-decoration: none ;}
.aefoot a:visited {color: #FFFFFF; text-decoration: none;}
.aefoot a:hover {color: #FFFFFF; text-decoration: none;}
.aefoot a:active {color: #FFFFFF; text-decoration: none;}

