table.datatable 
{ 
  	background-color:#ffffff;
	border: 1px solid black;
}
table.datatable td
{
	font-family:arial;
	font-size: 11px;
	border: 1px solid black;
	text-align: center;
}
table.datatable input,table.datatable selec
{
	font-family:arial;
	font-size: 11px;
}

/* for OFA test event page, 2007-04-16 */
.style1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    color: #0000FF;
}
.style2 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; font-size: 12px; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; font-size: 14px; color: #009900; }
.style5 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; font-size: 16px; }
.style6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style8 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
}

