body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5C5858;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.H1 {
	font-size: large;
	font-weight: bold;
	color: #17A308;
	padding-bottom: 20px;
}

.links_top {
	font-size: xx-small;
}
p {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
}
.H2 {
	font-size: medium;
	font-weight: bold;
	color: #AE1100;
	padding-bottom: 10px;
	padding-top: 10px;
}
.center {
	text-align: center;
}
.photo_det {
	color: #1D9D0F;
}
a:link {
	color: #118105;
	text-decoration: underline;
}
a:visited {
	color: #979595;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #333333;
	text-align: left;
}
ul {
	list-style-image: url(/images/bullet.gif);
	margin-top: 5px;
	text-align: justify;
}
li {
	padding-bottom: 5px;
}
.H3 {

	font-size: small;
	font-weight: bold;
	color: #AE1100;
	padding-bottom: 10px;
	padding-top: 10px;
}
.txtd {
	background-color:#E8E8E8;
	border:#FFF;
	border:none;
	
	}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #17A308;
	background-color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #17A308;
}
