body {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
}
body{
	text-align: center;
	font-family: verdana;
	font-size: 16px;
	color: #6983B3;
}
.hoverlink{
	margin: 5px;
	width: 150px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #203535;
	background-color: #F5F5ff;
	border: solid 1px #D1D1E1;
	font-weight: bold;
}
.hoverlink:hover{
	border: solid 1px #6983B3;
	background-color: #CBD2EF;
}
.PhotoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.ParagraphText {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
}
.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;

}
.ParagraphHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.listtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.boldorange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

