.default {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
#imageTable img{
	border: 1px solid #DDDDDD;
}
.small {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.subtitle {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #EBEBEB;
	background-image: url(siteImages/mainBG.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}

