body {
	font-family: Arial, Helvetica, sans-serif;
	background-color : White;
	color : #000000;
}
a { 
COLOR: #333333;
}
a:hover {
	COLOR: #666666;
	TEXT-DECORATION: none
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align : center;
}
table  {font-size : 12px; }

.field1
{
	background-color : #eeeeee;
	border : 1px solid #666666;
}
.field2
{
	background-color : #ffffff;
	border : 1px solid #666666;
}
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FF6633; background-position: center;  font-weight: bold}
a.menu {
	text-decoration: none;
	color : White;
	font-weight : bold;
	font-size : 12px;
}

table.main {
	background-color: #cccccc;
	font-size: 12px;
	width:100%;
}

table.big {
	font-size: 16px;
}

table.t1 {
	background-color: #FF6633;
	font-size: 12px;
	width:100%;
}

td.d1 {
	background-color: #FFFFFF;
	font-size: 12px;
	width:100%;
}

td.d2 {
	background-color: #FFFFFF;
	font-size: 12px;
	width:100%;
}

.l1 {
	background-color: #fefefe;
}
.l2 {
	background-color: #eeeeee;
}
