BODY {
	background : url(images/parch-d2.jpg);
	font : cursive;
}

A:ACTIVE {
	color : #E40000;
}

A:LINK {
	color : #E40000;
}
A:VISITED {
	color : #D40000;
}
TD, P , LI {
	font-family : cursive;
	color : Maroon;
}

#slogan {
	font-family : "Times New Roman";
	font : italic;
}
#corporate {
	font-family : "Times New Roman";
	font-weight : bold;
	font : 18pt;
}

H1, H2, H3, H4, H6, H5 {
	color : Maroon;
}

HR {
	color: Maroon;
}
#footer {
	font-family : "Times New Roman", Times, serif;
	font-size : smaller;
	font-style : italic;
}
