/* CENTER SLIDESHOW DIV */
.centerdiv{ /*IE*/
text-align: center;
}
.centerdiv>div{
margin: 0 auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
}
p {
text-align:justify;
}
p td, tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
	font-weight:bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}

.header {
	font-weight:bold;
}
.header, tr {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottomcolor: ##B7FFB7;
	border-bottom-color: #95bd4a;

}

.image {
border-style:solid;
border:thin;
border:#006600;
}
.bordernormal {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottomcolor: ##B7FFB7;
	border-bottom-color: #95bd4a;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #95bd4a;
	border-right-color: #95bd4a;
	border-left-color: #95bd4a;
}
/* DOC CSS*/

