/* updated feb 01 2003 */

BODY {background-color: #FFFFFF;}


/* links */

A:link, A:visited {text-decoration: none; color: #B91319;}
A:hover {text-decoration: underline; color: #666666;}

.noborder:link, .noborder:visited {text-decoration: none; color: #666666;}
.noborder:hover {text-decoration: underline; color: #B91319;}

.credit:link, .credit:visited {text-decoration: none; color: #666666;}
.credit:hover {text-decoration: underline; color: #B91319;}


/* text */

.credit {font-family: verdana,sans-serif; font-size: 10px ; font-style: normal ; color: #666666;}
.creditbold {font-family: verdana,sans-serif; font-size: 10px ; font-style: normal ; font-weight: bold ; color: #666666;}

.articletitle {font-family: verdana,sans-serif; font-size: 15px ; font-style: normal ; font-weight: bold ; color: #333333;}
.articlesubtitle {font-family: verdana,sans-serif; font-size: 13px ; font-style: normal ; font-weight: bold ; color: #333333;}
.articlebody {font-family: verdana,sans-serif; font-size: 11px ; font-style: normal ; color: #333333;}
.articlebodybold {font-family: verdana,sans-serif; font-size: 11px ; font-style: normal ; font-weight: bold ; color: #333333;}
.articlebodyitalic {font-family: verdana,sans-serif; font-size: 11px ; font-style: italic ; color: #333333;}
.articlebodyquote {font-family: verdana,sans-serif; font-size: 11px ; font-style: italic ; font-weight: bold ; color: #333333;}
