body 
{ font-size: small;
  font-family: arial, helvetica;
  background: #ccb48f;
  color: #000000;
  margin: 0px}

img
{ border: 2px solid;
  border-color: #807059;
}

img.noborder
{ border: 0px;}

table
{ font-size: inherit;}

table#emailarticle
{ font-size:inherit;
  vertical-align: center;
  border-width: thin;
  border-style: outset;
  border-color: #807059;
  border-collapse: separate;}

.rightalign
{ font-size: inherit;
  text-align: right;}
  
.centeralign
{ margin-left:auto; 
  margin-right:auto;}
  
.center
{ font-size: inherit;
  text-align: center;}
  

td.title
{  background-image:url("./pics/background1x90.jpg");
   background-repeat:repeat-x;
  font-family: serif;}
  
td.menu
{  background: #000000;
   font-size: inherit;
   background-image:url("/pics/menu.gif");
   background-repeat:no-repeat;
   height:27px;
   overflow:hidden;}

a 
{ background: transparent;
  color: #00248F;
  font-size: inherit;
  text-decoration: none;}

a:hover
{ text-decoration: underline;
  color: #00248F;}

hr
{ color: #000000;}

p.menu
{ font-size: medium;
  margin-left: 10px;}

p.article
{ font-size: small;
  margin-left: 10px;}

h1
{ font-size: xx-large;}

h2
{ font-size: medium;}

h2
{ font-size: large;}

h4
{ font-size: x-small;}

.buttons a
{color: #ccb48f;
background-color: #000000;
margin-left: 5px;
margin-right: 5px;
font: x-small Arial;
font-weight: bold;
text-decoration: none;
text-align: center;
font-size: small;}

.buttons a:hover 
{background-color: #ccb48f;
color: #00248F;
text-decoration: none;
font-size: small;}

.small
{font-size: x-small;}

.bold
{ font-weight: bold;}
