BODY { 	background-color : #FFFFFF; 	text-align: center; font-family : Arial, Geneva CY, Sans-Serif; }
FONT {
	color: black;
	font-size : 12px;
}
.up{
	color:white;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.data{
	color:#AAAAAA;
	font-size : 12px;
}
.copyr{
	color:#555555;
	font-size : 12px;
}
.error{
	color:red;
	font: bold;
	font-size : 12px;
}
.big{
	color:#147B0A;
	font-size : 16px;
	font : bold italic;
}
.tab{
	color:white;
	font-size : 16px;
}
P{
	color: blue;
	font-size : 13px;
}
HR{
color: #bbbbbb;
}
A.menu{
	color : "black";
	font-size : 13px;
	text-decoration : none;
}
font.menu{
	color : "black";
	font-size : 13px;
}

A{
	color : #2A7B06;
	font-size : 12px;
	
}
A:HOVER {
	text-decoration : underline;
}
.in1{
	background-color: #F8F8F8;
	color: "black";
}
.in2{
	background-color:#FFC600;
	color:#2A7B06;
}
.upline{
	background-color:#147B0A;
}
h1 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font: bold;
	font-size: 12px;
	border-top: thin;
	border-style: none;
	border: thin none;
}