body {
        color: #002e17;
	    background-color: #FFFFFF;
		border: 0px;
        margin: 0px;
        font: icon;
		font-size: 14px;
        text-decoration : none;
              }
.button {
        border: 1px solid #245a3f;
        background: #245a3f;
        padding: 1px;
        height: 10px;
        width: 150px;
        text-align: left;
        vertical-align: middle;
        cursor: hand;
        margin: 0px 0px 0px 0px;
		font-size: 14px;
	    color: #FFFFFF;
			padding-left : 5px;
      }
A:VISITED {
	color : #002e17;
	text-decoration : none;
}
A {
	color: #245a3f;
	text-decoration: none;
	}
A:HOVER {
	color: #947e32;
	text-decoration: underline;
}
.copy {
	font-size: 11px;
	color: #FFFFFF;
	text-align : center;
	}
.title {
	font-size: 14px;
	color: #FFFFFF;
	text-align : justify;
	font-weight: bold;
	padding-left : 5px;
	}
.itlist {
	font-size: 14px;
	color: #002e17;
	text-align : justify;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	}
.date {
	font-size: 12px;
	color: #FFFFFF;
	text-align : left;
	}	
.form {
	font: icon;
	font-size: 12px;
	color: #245a3f;
	background-color: #FFFFFF;
}

.items2 {
	font-size: 12px;
	color: #002e17;
	text-align : left;
	}
.items {
	font-size: 12px;
	color: #FFFFFF;
	text-align : right;
	}
.request {
	font-size: 12px;
	color: #245a3f;
	text-align : left;
	}
h1,h2, h3, h4, h5, h6 {
	color : black;
}
.option {
	font-size: 14px;
	color: #002e17;
	text-align : left;
	}
.content {
	font-size: 14px;
	color: #002e17;
	text-align : justify;
	}

