body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/exptextb.jpg);
	font : normal 16px;
}

A:LINK {
	color : Blue;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
}A:VISITED {
	color : Maroon;
	font-size : 16px;
	font-family : Georgia, "Times New Roman", Times, serif;
	;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: Black;
	font : 16px;
}
.small {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px}

