table.t1{
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
margin-bottom: 5px;
margin-top: 5px;
}
table.t2{
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
margin-top: 5px;
}
table.t3{
	border-bottom-color: #A0A0A0;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}
table.t4{
	border-right-color: #00696A;
	border-right-style: double;
	border-right-width: 3px;
	padding-left: 25px;
	padding-top: 15px;
	border-bottom-color: #00696A;
	border-bottom-style: double;
	border-bottom-width: 3px;
}
table.t5{
margin-top:5px;
}
td.t{
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}
a{
	text-decoration: none;
font-family: sans-serif;
color: #278331;
font-size: small;}
a:hover{
	color: #77D581;
}
h3.header2{
	font-family: sans-serif;
	color: #C4EEC7;
	margin: 0px;
}
td.main{
	padding: 30px;
}
strong{
	color: #006B6C;
}
strong.copy{
	color: Lime;
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
img.carpet{
	border-color: #009FA1;
}