/* CSS Document */

/* font for headlines*/ h1 { font-size: 18pt; font-family: Tahoma, Georgia, "Times New Roman", serif; text-align: left } 
/*font for colored text */ font.second { font-size: 12pt; font-family: Tahoma, Georgia, "Times New Roman", serif; font-weight: light; text-align: left } 
/*font for cop*/ font.third { font-size: 12pt; font-family: Tahoma, Georgia, "Times New Roman", serif; font-weight: light; text-align: left } 
/*font for top links */ font.seven { font-size: 12pt; font-family: Tahoma, Georgia, "Times New Roman", serif; font-weight: light; text-align: center } 
/* font for white text*/ font.eight { font-size: 18pt; font-family: Tahoma, Georgia, "Times New Roman", serif; text-align: left; font-color: #000000} /*font for colored text */ font.second { font-size: 12pt; font-family: Tahoma, Georgia, "Times New Roman", serif; font-weight: light; text-align: left } 
/*font for colored text */ font.four { font-size: 12pt; font-family: Tahoma, Georgia, "Times New Roman", serif; font-weight: bold; text-align: left } 
/*font for secondary headline */ h2 { font-size: 12pt; font-family: Tahoma, Georgia, "Times New Roman", serif; font-weight: bold; text-align: left; margin:0 0 0 0 } 
/*font for starred notes on menus */ font.one { font-size: 8pt; font-family: Tahoma, Georgia, "Times New Roman", serif; font-weight: light; text-align: left } 

