body {
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ecf9fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000}
td { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000 }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: #00A33A;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	color: #3bc6f4;
}
a:link {  color: #ff7f00; text-decoration: none}
a:visited { color: #ff7f00; text-decoration: none }
a:hover { color: #d010b1; text-decoration: underline}
.edit {
background-color : #ecf9fe;
padding : 2px 5px 3px;
color : #d42fbb;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 10px;
text-align : center;
text-decoration : none;
cursor : pointer;
border : 2px solid #00a33d;
} 

.viewBut, a.viewBut:link, a.viewBut:visited, a.viewBut:hover  {
background-color : #ecf9fe;
padding : 2px 5px 3px;
color : #d42fbb;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 10px;
text-align : center;
text-decoration : none;
cursor : pointer;
border : 2px solid #00a33d;
}

