input {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
select {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
body {
	background-image: url(images/back1.jpg);
}
body, table {
	font-family: "Tahoma", "Arial";
	font: "Tahoma", "Arial";
	color: #0a782b;
	font-size: 14px;
}
h2 {
	text-align:center;
	font-size: 24px;
	font-weight: bold;
}
sup {
font-size:18px;
}
.spanpic1 {
	float: left;
}
.spanpic2 {
	float: right;
}
p {
	padding: 0px 6px 0px 6px;
}
a:link    { color: #0a782b;
}
a:active  { color: #ff3300;
}
a:visited { color: #1c80e3;
}
.border {
	border: 1px solid #efb036;
}
.text {
	font-size: 12px;
}
.textlarge {
	font-size: 14px;
}
.textwhite {
	font-size: 13px;
	color: white;
	font-weight: bold;
}

img {
	border-style: none;
}
table {
	border-width: thin;
	border-style: solid;
	border-color: #567E01;
}
td {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #82C202;
}
.tableclear {
	border-width: none none none none;
	border-style: none none none none;
}
.tdclear {
	border-width: none none none none;
	border-style: none none none none;
}
