body {
	margin: 15px;
	background-image : url('images/background_ECE9D7.gif');
}

/* Fonts */
.headerText {
	font-family: Arial,Times New Roman;
	font-size: 16pt;
	color: #000000;
	}
	
.contentText {
	font-family: Arial,Times New Roman;
	font-size: 12px;
	color: #000000;
}
.footerText {
	font-family: Arial,Times New Roman;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

/* Links */
A:LINK {
	color: #000000;
	text-decoration: underline;
}
A:ACTIVE {
	color: #000000;
	text-decoration: underline;
}
A:VISITED {
	color: #000000;
	text-decoration: underline;
}
A:HOVER {
	color:#000000;
	text-decoration: underline;
}

.box {
	border-style: solid; 
	border-color: #969667; 
	border-left-width: 1px; 
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	}

.box2 {
	border-style: solid; 
	border-color: #969667; 
	border-left-width: 1px; 
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-family: Arial,Times New Roman;
	font-size: 12px;
	color: #000000;
	}
