/* external Cascading Style Sheets (CSS) file */
/* for the Computer Ease web (http://computer-ease.com) site */
/* created by hand by Blake Nancarrow (blaken AT computer-ease.com) */

/* revised 2003 01 17: pt to px, and px is smaller... */
/* revised 2006 08 02: fiddled with email address */

H1 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 22px; color: black } 
H2 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 18px; color: black } 
H3 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 14px; color: black } 
H4 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: black } 
H5 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: black } 
H6 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; color: black } 

P  { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: black } 
TD { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: black } 
TH { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: black } 
OL { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: black } 
UL { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: black } 

BODY { background-color: white }
