BODY					{ 
						margin: 0px; padding: 0px;
						margin-left: 0px;
						margin-top: 0px;
						background-color: white;
						background-image: url(bg.gif);
						background-attachment: fixed;
						background-repeat: repeat-y;
						background-position: top left;
						background-position: 0% 0%;
						}
						
p               {
                        font-size: 12px;
                        font-style: normal;
                        color: #000000;
                        line-height: 15px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        }

p A:link { color: #006633; text-decoration: none; font-weight: bold;}
p A:visited { color: #006633; text-decoration: none; font-weight: bold;}
p A:hover { color: #990000; text-decoration: none; font-weight: bold;}

.text               {
                        font-size: 12px;
                        font-style: normal;
                        color: #000000;
                        line-height: 15px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        }

.text A:link { color: #006633; text-decoration: none; font-weight: bold;}
.text A:visited { color: #006633; text-decoration: none; font-weight: bold;}
.text A:hover { color: #990000; text-decoration: none; font-weight: bold;}

.smalltype               {
                        font-size: 10px;
                        font-style: normal;
                        text-align: center;
                        color: #666666;
                        line-height: 13px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        }

.smalltype A:link { color: #006633; text-decoration: none;}
.smalltype A:visited { color: #006633; text-decoration: none;}
.smalltype A:hover { color: #990000; text-decoration: none;}

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

.weetype A:link { color: #006633; text-decoration: none;}
.weetype A:visited { color: #006633; text-decoration: none;}
.weetype A:hover { color: #990000; text-decoration: none;}

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

.smalltext A:link { color: #006633; text-decoration: none; font-weight: bold;}
.smalltext A:visited { color: #006633; text-decoration: none; font-weight: bold;}
.smalltext A:hover { color: #990000; text-decoration: none; font-weight: bold;}

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

.smallindex A:link { color: #006633; text-decoration: none; font-weight: bold;}
.smallindex A:visited { color: #006633; text-decoration: none; font-weight: bold;}
.smallindex A:hover { color: #990000; text-decoration: none; font-weight: bold;}

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

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

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

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

.smallhead A:link { color: #006699; text-decoration: none;}
.smallhead A:visited { color: #006699; text-decoration: none;}
.smallhead A:hover { color: #990000; text-decoration: none;}

.menu          {
                        font-size: 12px;
                         font-style: normal;
                       font-weight: bold;
                        color: #660099;
                        line-height: 13px;
                        font-family:  Arial, Helvetica, sans-serif;
                        }

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

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

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

.quote          {
                        font-size: 14px;
                        font-weight: normal;
                        font-style: italic;
                        font-weight: bold;
                       color: #006699;
                       margin-left: 60px;
                       margin-right: 30px;
                        line-height: 15px;
                        font-family: Times, serif;
                        }

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

