/*
Stylesheet for North Bay Multimedia Association
by Glenn Hummel
webmaster@nbma.com
03/2002
*/

body {
background-color:#ffffff;
}

a:link { color:#003399 }
a:visited { color:#999900 }

td {
font-family:"verdana","arial","helvetica",sans-serif;
line-height:120%;
color:#000000;
font-size:14px;
}

.header {
color:#3399cc;
font-size:15px;
font-weight:bold;
}

.blackHeader {
font-weight:bold;
}

.headline {
font-size:18px;
font-weight:bold;
}

.bigHeadline {
font-size:22px;
font-weight:bold;
}

.headline2italic {
font-style:italic;
}

.smallFont {
font-family:"verdana","arial","helvetica",sans-serif;
font-size:11px;
}

.navBottom {
color:#999900;
font-size:13px;
font-weight:bold;
}

ul.boldlist { font-weight:bold; }