BODY {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	font-size: 10pt;
	text-align: left;
	background-attachment: fixed;
}
P {
    background-color : #eeeeee;
	color: #000000;
	font-size : 10pt;
	text-align : left;
}
A {
	color: #3366CC;
	font-weight: bold;
}
A:hover {
	color: #eeeeee;
	background-color: #3366cc;
	font-weight: bold;
}
TH {
	color: #f0f0f0;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
	background-image : url(img/bar.png);
	height : 40px;
}
TD {
	font-size : 10pt;
	font-weight : bold;
}
.BULLET {
	border: 0,0,0,0;
}
img {
	border : 0 none #000000;
}
input {
	font-family : "Courier New", Courier, monospace;
}
select {
	font-family : "Courier New", Courier, monospace;
}
textarea {
	font-family : "Courier New", Courier, monospace;
}

.btn_link {
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	color:#000000;
}

.btn_text {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #f0f0f0;
	background-color: transparent;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 0px;
	left: 0px;
	text-align:center;
	vertical-align : middle;
}
.tops { 
	font-size: 14pt; 
	font-weight: bold;
}
.hontab0 {
	text-align: right;
	border-bottom: 1px solid black;
	border-right: 3px solid black;
}
.hontab1 {
	text-align: right;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
.hontab2 {
	text-align: right;
	border-bottom: 1px solid black;
}

