@font-face {  
  font-family: Calibri;  
  src: local("Calibri"),
       url(http://www.iowafbla.com/calibri.ttf) format("truetype");  
} 
body {background-image: url(images/other/background.jpg); background-attachment:fixed; background-position:top; font-family:Calibri, Arial, Helvetica, sans-serif; vertical-align:top}
a:link {color: #000000; text-decoration:none; font-weight:bold;}
a:visited {color: #000000; text-decoration:none; font-weight:bold;}
a:hover {color: #000000; text-decoration: underline; font-weight:bold;}
.calendar {font-size:14px;}
.calendartoday {font-size:14px; color:#009900}
.calendartoday a:link {font-size:14px; color:#009900; text-decoration:none; font-weight:bold}
.calendartoday a:visited {font-size:14px; color:#009900; text-decoration:none; font-weight:bold}
.calendartoday a:hover {font-size:14px; color:#009900; text-decoration:non; font-weight:bolde}
.calendarevent {font-size:14px; color:#990000}
.calendarevent a:link {font-size:14px; color:#990000; text-decoration:none; font-weight:bold}
.calendarevent a:visited {font-size:14px; color:#990000; text-decoration:none; font-weight:bold}
.calendarevent a:hover {font-size:14px; color:#990000; text-decoration:none; font-weight:bold}
.small {font-size:14px;}
.large {font-size:18px; font-weight:bold;}