/* CSS Document */
.sideNav {font-family: Arial, Helvetica, sans-serif}

.content {font-family: Arial, Helvetica, sans-serif;
font-size: 10pt}

.title {font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
	font-weight: bold;
	text-align: left}

.thumbnail
{
	border-style:solid;
	border-color: black;
	border-width:1px;
	margin-left: 2px;
}
.caption
{
	font-size: 20px;
	margin-left: 5%;
	text-align: center;
}
.contact {
	font-family: "Century Schoolbook";
	color: #8C908F;
	font-weight: bold;
}

A.five:link { text-decoration: none;
	font-family: "Century Schoolbook";
	color: #8C908F;
	font-weight: bold;}
A.five:visited { text-decoration: none;
	font-family: "Century Schoolbook";
	color: #8C908F;
	font-weight: bold; }
A.five:hover { text-decoration: underline;
	font-family: "Century Schoolbook";
	color: #8C908F;
	font-weight: bold; }



A.four:link { text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;}
A.four:visited { text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;}
A.four:hover { text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;}


table.sample {
	border-width: 4px;
	border-spacing: 7;
border-style: solid solid solid solid;
	border-color: #BDF5DA;
	border-collapse: collapse;
	background-color: white;
}


border-style: solid solid solid solid;
 border-color: #BDF5DA;
 border-collapse: collapse;
 background-color: white;
}
 
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}




