body {
	background-image:  url(Images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	margin: 8px;
}

.view, a.view, a.view:active, a.view:link, a.view:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

a.view:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
	font-weight: bold;
	background-color: White;
}

.view2, a.view2, a.view2:active, a.view2:link, a.view2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

a.view2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
	font-weight: bold;
	background-color: #C1CFC2;
}

.bottom, a.bottom, a.bottom:active, a.bottom:link, a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}

a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	background-color: White;
}

.textTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

.lastupdated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-style: italic;
}

.image {
	border: 1px solid Black;
}

.dotted {
	border: 1px dotted Gray;
}

.style1 {
	color: #0D470C;
	font-weight: bold;
}

.small-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}