<STYLE type="text/css">

* {
  /*font-family: 'Verdana', 'Arial', 'Helvetica', 'Sans-Serif';*/
  font-family: 'Arial', 'Helvetica', 'Sans-Serif';
  font-size: 10pt;
}

/* The universal selector doesn't work in IE 5.0 and NS 4.x has problems too */
BODY, P, LI, TH, TD {
  font-family: 'Arial', 'Helvetica', 'Sans-Serif';
  font-size: 10pt;
}

INPUT, TEXTAREA {
  font-family: 'Courier';
  font-size: 8pt;
}

.bold {
  font-weight: bold;
}

BODY {
  /* background-color: #FEFEF2; */
  font-weight: normal;
}

H1, H2, H3 {
  font-family: 'Arial', 'Helvetica', 'Sans-Serif';
  font-weight: bold;
  margin-right: 0cm;
  margin-bottom: 3pt;
  color: #00008b;
  border-bottom: solid;
  border-bottom-width: thin;
}

H1 {
  font-size: 12pt;
}

H2 {
  font-size: 11pt;
}

H3 {
  font-size: 10pt;
}


/* generic styles */
P {
  margin-top: 0;
  margin-bottom: .5em;
}

P.header1 {
  font-size: 12pt;
  font-weight: bold;
  margin-right: 0cm;
  margin-bottom: 3pt;
  color: #00008b;
  border-bottom: solid;
  border-bottom-width: thin;
}

P.header2 {
  font-size: 11pt;
  font-weight: bold;
  margin-right: 0cm;
  margin-bottom: 3pt;
  color: #00008b;
  border-bottom: solid;
  border-bottom-width: thin;
}

P.header3 {
  font-size: 10pt;
  font-weight: bold;
  margin-right: 0cm;
  margin-bottom: 3pt;
  color: #00008b;
}

P.list_item {
  margin-top: 0pt;
  margin-left: 0pt;
}


P.copyright {
  font-family: 'Arial', 'Helvetica', 'Sans-Serif';
  font-size: 7pt;
  text-align: center;
}

TABLE {
  vertical-align: top;
}


/* leftmenu */
P.leftmenu_address {
  font-size: 8pt;
}

TD.leftmenu {
  vertical-align: top;
  font-size: 9pt;
  font-weight: bold;
  background-color: #CBDDF8;
}


/* class */
TR.class_schedule_header {
  font-size: 9pt;
  font-weight: bold;
  background-color: #CCCCCC;
}

TD.class_schedule_header_right {
  text-align: right;
}

TR.class_schedule_data_even {
  font-size: 9pt;
}

TR.class_schedule_data_odd {
  font-size: 9pt;
  background-color: #EEEEEE;
}

TD.class_schedule_data_right {
  text-align: right;
}


/* registration_entry */
TD.registration_entry_header {
  font-size: 9pt;
  font-weight: bold;
  text-align: right;
}

TD.registration_entry_header_right {
  font-size: 9pt;
  text-align: right;
}

TD.registration_entry_data {
  font-size: 9pt;
  text-align: left;
}

TD.registration_entry_data_bold {
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
}

</STYLE>
