a {  font-family: Arial, Helvetica, sans-serif
   ; font-size: 12px
   ; font-weight: bold
   ; color: #000000
   ; text-decoration: underline
   }
* { font-family: Arial, Helvetica, sans-serif}   

body { font-size: 12px
       ; font-weight: normal
       ;margin-top: 2px
       ;margin-left: 2px
     }
     
#contact    { background-color: #fff
			; background-image: url(images/main_bg.gif)
			; background-repeat: no-repeat
			}

.bodyBold { font-size: 12px
           ; font-style: normal
           ; font-weight: bold
          }
          
.bold12center { font-size: 12px
           ; font-style: normal
           ; font-weight: bold
           ; text-align: center
          }         
          
.bold12red { font-size: 12px
	; font-style: normal
	; line-height: normal
	; font-weight: bold
	; color: #ff0000
	; text-align: left
	; text-indent: 0pt
	; background: transparent
	}
	
.bold12blue { font-size: 12px
	; font-style: normal
	; line-height: normal
	; font-weight: bold
	; color: #0033CC
	; text-align: left
	; text-indent: 0pt
	; background: transparent
	}        
.credit {   font-size: 9px
         ; font-style: normal
        }
        
.credit1 {  font-size: 12px
         ; font-style: normal
         ; font-weight: bold
        }
        
.creditItalic { font-size: 9px
              ; font-style: italic
              }

.caption {  font-size: 10px
          ; font-style: oblique
          ; font-weight: lighter
         }
.cellHeader { font-size: 15px
            ; font-style: normal
            ; font-weight: bold 
            ; letter-spacing: normal
            ; text-align: left
            ; word-spacing: normal
            }
            
h1, h2, h3	{ font-weight: bold 

		}

h1,h2	{ text-align: center
        ; font-style: italic
	}
	
h1	{font-size: 1.3em}
	
h2	{ font-size: 1.2em
	}
	
h3	{ font-size: 1.1em
        ; text-align: left
	}
	
.linkTag { font-style: normal
         ; font-weight: bold 
         ; text-decoration: underline
         }
         
.logoStrip {  font-size: 14px
            ; font-style: normal
            ; font-weight: bolder
            ; color: #FFFFFF
            ; text-align: center
           }
.sportMenu {  font-size: 12px; font-style: normal
	    ; font-weight: bold; color: #FFFFFF
	    ; text-align: left
	   }
.tableText {  font-size: 9pt
            ; font-weight: normal
            ; word-spacing: 3pt
           }

.tableHeaderCentered {  font-size: 16px; font-style: oblique
                      ; font-weight: bold; text-align: center
                      ; vertical-align: text-top
                     }
td {  font-size: 10pt
    ; font-style: normal
    ; font-weight: normal
    }
