BODY					{ 
						margin: 0px; padding: 0px;
						margin-left: 0px;
						margin-top: 0px;
						}
						
.text               {
                        font-size: 12px;
                        font-style: normal;
                        color: #333333;
                        line-height: 15px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        }

.text A:link { color: #75899b; text-decoration: none; font-weight: bold;}
.text A:visited { color: #75899b; text-decoration: none; font-weight: bold;}
.text A:hover { color: #aa2311; text-decoration: none; font-weight: bold;}

.smalltext               {
                        font-size: 9px;
                        font-style: normal;
                        font-weight: bold;
                        color: #75899b;
                        line-height: 13px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        }

.smalltext A:link { color: #75899b; text-decoration: none; font-weight: bold;}
.smalltext A:visited { color: #75899b; text-decoration: none; font-weight: bold;}
.smalltext A:hover { color: #aa2311; text-decoration: none; font-weight: bold;}

.head               {
                        font-size: 24px;
                        font-style: normal;
                        font-weight: bold;
                        color: #999177;
                        line-height: 24px;
                        font-family: Verdana, Arial, Helvetica, sans-serif ;
                        }

.subhead            {
                        font-size: 16px;
                        font-style: normal;
                        font-weight: bold;
                        color: #cc9933;
                        line-height: 18px;
                        font-family: Verdana, Arial, Helvetica, sans-serif ;
                        }

.subhead A:link { color: #cc9933; text-decoration: none;}
.subhead A:visited { color: #cc9933; text-decoration: none;}
.subhead A:hover { color: #aa2311; text-decoration: none;}

.smallhead          {
                        font-size: 12px;
                         font-style: normal;
                       font-weight: bold;
                        color: #75899B;
                        line-height: 15px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        }

.smallhead A:link { color: #75899B; text-decoration: none;}
.smallhead A:visited { color: #75899B; text-decoration: none;}
.smallhead A:hover { color: #aa2311; text-decoration: none;}

.menu          {
                        font-size: 10px;
                         font-style: normal;
                       font-weight: bold;
                        color: #b2b2b2;
                        line-height: 11px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        }

.menu A:link { color: #999177; text-decoration: none;}
.menu A:visited { color: #999177; text-decoration: none;}
.menu A:hover { color: #aa2311; text-decoration: none;}

.submenu          {
                        font-size: 10px;
                         font-style: normal;
 						margin-left:20px; 
                      font-weight: bold;
                        color: #b2b2b2;
                        line-height: 11px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        }

.submenu A:link { color: #75899b; text-decoration: none;}
.submenu A:visited { color: #75899b; text-decoration: none;}
.submenu A:hover { color: #aa2311; text-decoration: none;}

.hotlinks          {
                        font-size: 10px;
                         font-style: normal;
                       font-weight: bold;
                        color: #333333;
                        line-height: 13px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        }

.hotlinks A:link { color: #333333; text-decoration: none;}
.hotlinks A:visited { color: #333333; text-decoration: none;}
.hotlinks A:hover { color: #aa2311; text-decoration: none;}

.quote          {
                        font-size: 14px;
                        font-weight: normal;
                        font-style: italic;
                        color: #666666;
                        line-height: 16px;
                        font-family: Georgia, Times, serif;
                        }

.attribute          {
                        font-size: 9px;
                        font-style: normal;
                        font-weight: bold;
                        text-indent: 24px;
                        color: #75899B;
                        line-height: 16px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        text-align: right;
                        }

