.footer {
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
}
.ComicSans {
	font-family: "Comic San";
	font-size: medium;
}
.ComicSanBold {
	font-family: "Comic Sans";
	font-size: large;
	font-weight: normal;
}
.captions {
	font-family: "comic san";
	font-size: small;
	font-weight: bold;
}
.SearchResultsTitle
{
	font-size:16px;
	font-weight:normal;
	font-family:arial,verdana,helvetica;
}
.SearchResultsAbstract
{
	font-size:14px;
	font-weight:normal;
	font-family:arial,verdana,helvetica;
}
.SearchResultsPath
{
	font-size:12px;
	font-weight:normal;
	color:#008200;
	font-family:arial,verdana,helvetica;
}
