.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
table {
	border: 1px none;
}

h1{
	text-transform : uppercase;
	color : #000000;
	font-size : 15px;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : underline;
}

h2{
	text-transform : uppercase;
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
}

h3{
	text-transform : uppercase;
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
}

td {
	font-family: Tahoma, Arial;
	font-size: 12px;
}

A.foot:link {background: transparent; color: #857F7F; font-size:9px; font-weight:bold; font-family:tahoma,arial;}

A.foot:active {background: transparent; color: #FF9C00; font-size:9px; font-weight:bold; font-family:tahoma,arial;}
A.foot:visited {background: transparent; color: #FF9C00; font-size:9px; font-weight:bold; font-family:tahoma,arial;}

}

.btcontent{
	background : #FFFFFF url(images/bk-aqua.jpg) repeat-y right top;
}