

body {font-family:Arial, Helvetica, sans-serif; font-size: 10pt; }
body { background-image:url('images/namtigstripe_edit_2.jpg') }

Font.two { color:#FFFFFF; }



h1 { font-family: verdana, arial, sans serif; color: #990066;}
h2 { font-family: verdana, arial, sans serif; color: #666633; background-color: transparent;}
h3 { font-family: verdana, arial, sans serif; color: #000000;}
h4 { font-family: verdana, arial, sans serif; color: #666633; }


.style1 {font-weight: bold; font-size: 10pt; }

.style2 {font-weight: bold; font-size: 10pt; color: #fffff0; }

.style3  {font-weight: ; font-size: 10pt; }

.style4  {font-weight: ; font-size: 10pt; color: #ffff00; }


table.two { background-color: #666633; border: thin; }
table.three { table-layout:fixed; background-image:url('images/olivetoblack.jpg') }
table.four { table-layout:fixed; background-color:#CCCCCC; border-color:#000000;}


a.lone:link { color: #fffff0; text-decoration: none; font-size: small; font-weight: bold; }
a.lone:visited { color: #ffffff; text-decoration: none; font-size: 10pt; }
a.lone:hover { background: #000000;}
a.lone:active { color: #000000; }

a.ltwo:link { color: #cc0000; }
a.ltwo:visited { color: #000000;}
a.ltwo:hover { font-size: 120%; }


div.img
  {
  margin: 1px;
  border: 2px solid #cc0000;
  height: auto;
  width: auto;
  float: middle;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 1px;
  border: 2px solid #cc0000;
  }
div.img a:hover img
  {
  border: 2px solid #cc0000;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
  }
