/* style sheet comments are C-style */

A { text-decoration: underline; }
A:hover { text-decoration: underline; color: #6090ff; }

BODY,TD { font: 14px Georgia; line-height: 1.2; }
TH { font: 14px Georgia; line-height: 1.2; font-weight: bold; }

/*
 * .verdana { font-family: Verdana; }
 * .arial { font-family: Arial,Helvetica,Sans-Serif; }
 */

/*
 * .title {
 *   font 16px 1.10 Arial, 18px 1.10 Helvetica, 18px 1.10 Sans-Serif;
 * }
 * 
 * .text {
 *   font 14px 1.00 Georgia, 18px 1.00 New Century Schoolbook;
 * }
 */
