﻿body {
margin: 0px;
background-color:#ffefc7;
font-family:"Times New Roman", Times, serif;
font-size: 11pt;
}
.imagewithborder{
	border-style: solid;
	border-width: 2px;
	border-color:#FF6600;
}

a.green { color:#107f3e; font-weight:normal }
a.green:visited { color:#107f3e; font-weight:normal }
a.green:hover { color:#107f3e; font-weight:normal }
a.green:active { color:#107f3e; font-weight:normal }