a:link    { text-decoration: none; color: navy; font-weight: bold; }
a:active  { text-decoration: none; color: navy; font-size: 110%; }
a:visited { text-decoration: none; color: navy; font-size: 95%; }
a:hover {
	text-decoration: none; 
	color: blue; background: silver; font-size: 110%;
}

.navlink {
	font-family: arial, helvetica, sans-serif; 
	font-size: x-small;
	font-style: normal; 
	text-decoration: none; 
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

body  { background-color: white; 
	background-image: url(http://mibulletin.org/imagecore/backgroundv2.gif);
	background-attachment: fixed; }

.headline  {
	font-style: normal;
	font-size: x-large;
	font-family: verdana, geneva, arial, sans-serif;
	color: #000099;
	font-weight: bold;
}

.byline  {
	font-weight: normal;
	font-size: small;
	font-family: geneva, arial, helvetica, sans-serif;
	color: #6699FF;
	font-style: italic;
}

.titlearticle  {
	font-style: normal;
	font-size: medium;
	font-family: verdana, geneva, arial, sans-serif;
	color: #0000FF;
	font-weight: bolder;
}

.titlejunior  {
	font-style: normal;
	font-size: small;
	font-family: verdana, geneva, arial, sans-serif;
	color: #333399;
	font-weight: bold;
}

.content  {
	font-style: normal;
	font-size: small;
	font-family: verdana, geneva, arial, sans-serif;
	color: #000000;
	font-weight: 200;
	text-align: justify;

}

.footnote {
	font-family: arial, helvetica, sans-serif; 
	font-size: x-small; font-weight: 400;
	text-decoration: none; color: #000000;
	text-align: center; vertical-align: middle;
}

.textsidebar {
	font-style: normal;
	font-size: small;
	font-family: geneva, arial, verdana, sans-serif;
	color: #444444;
	font-weight: bold;
}

.quote   {
	font-style: italic;
	font-size: medium;
	font-family: geneva, arial, verdana, sans-serif;
	color: #000000;
	font-weight: normal;
}
.piccaption  {
	font-style: normal;
	font-size: small;
	font-family: geneva, arial, verdana, sans-serif;
	color: #000000;
	font-weight: 600;
}
