body {
 font-size :12px;
 font-family: Arial, Verdana, Helvetica;
 color: #000044 ;
 background-color: #ffffff;
}

.default {

}

td {
  font-size :12px;

}

td.small {
  font-size :11px;
}

td.big {
  font-size :14px;
}

.h1 {
  font-size :18px;
  color: #000088;
}

.h2 {
  font-size :16px;
  color: #000066;
}

.h3 {
  font-size :14px;
  color: #000044;
}

.h4 {
  font-size :12px;
  color: #000022;
}

.h4_bold {
  font-size :12px;
  color: #000022;
  font-weight: bold;
}

a {
  color : #003366;
  text-decoration :none;
}

a.edit {
  color : #663300;
  text-decoration :none;
}

a:HOVER {
  text-decoration :underline;
}
.thr {
  font-size :14px;
  color: #000022;
  background-color: #b8a3a3;
  font-family: Arial, Verdana, Helvetica;

}
.tc {
  font-size :14px;
  color: #000022;
  font-family: Arial, Verdana, Helvetica;

}
.main_td {
	background-color: #d5d9ec;
}
.noinput {
	border : none;
	background-color : #D5D9EC;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000044 ;
}
.def {
	background-color: #F2F2F2;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;

}
.def_white {
	background-color: #D7CFCF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
}