.templemph {
	font-weight: bold;
}
a:link {
	color: #0399FA;
	text-decoration: none;
}
a:visited {
	color: #AB7D00;
	text-decoration: none;
}
a:hover {
	color: #269A1A;
	text-decoration: underline;
}
body {
	margin: 0%;
	padding: 0%;
}
.foot {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 4%;
	background-color: #EEEEEE;


}
.foottext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;

}
.green1 {
	color: #00785A;
}
.top_right {
	float: right;
	clear: left;
}
