body {
background-color: #ffffff;
background-image:url('images/bg.png'); 
background-repeat: no-repeat;
*/
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;

}

ul
  {
  margin-top: 10px;
  margin-bottom: 10px;
  }

H1 {display: inline; text-decoration: none; color: black; font-family: arial; font-weight:normal; font-size: 24px;}

H2 {
display: inline;
font-weight: normal;
text-decoration: none; color: black; font-family: arial; line-height: 1.5; font-size: 13px;}
a {color:blue; text-decoration: none;}
a:hover {color:blue; text-decoration: underline;}
}


.square li {
  list-style-image: none;
   background-image: url(bullet.jpg);
   background-repeat: no-repeat;
   background-position: left center;
   }


form {margin-top: 0px; margin-bottom: 0px;}
input {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
select {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
textarea {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}

.plain {text-decoration: none; color: black; font-family: arial; line-height: 1.5; font-size: 13px;}
.plain a {color:blue; text-decoration: none;}
.plain a:hover {color:blue; text-decoration: underline;}
.plain ul {padding:0px; margin-left:15px;};

.plain2 {text-decoration: none; color: black; font-family: arial; font-size: 13px;}
.plain2 a {color:blue; text-decoration: none;}
.plain2 a:hover {color:blue; text-decoration: underline;}
.plain2 ul {padding:0px; margin-left:15px;};

.fine {text-decoration: none; color: black; font-family: verdana; font-size: 10px;}

.headline {text-decoration: none; color: black; font-family: arial;  font-size: 24px;}

.nav {text-decoration: none; color: white; font-family: arial; font-weight: bold;  font-size: 12px;}
.nav a {text-decoration:none; color: white;}
.nav a:hover {color:black; text-decoration: underline;}

.footer {text-decoration: none; color: #1A2A42; font-family: verdana;  font-size: 10px;}
.footer a {text-decoration:none; color: blue;}
.footer a:hover {color:blue; text-decoration: underline;}

.bookmark {text-decoration: none; color: #808080; font-family: verdana;  font-size: 10px;}
.bookmark a {text-decoration:none; color: #808080;}
.bookmark a:hover {color:#2F2C34; text-decoration: none;}

.bg {background-image:url('images/bg.jpg'); background-repeat: no-repeat;}

/* ROLLOVER DATA CELL */
.btnav {text-decoration: none; color: #5D562C; font-family: verdana;  font-size: 11px;}
.btnav a {text-decoration:none; color: #5D562C;}
.btnav a:hover {color:#025655; text-decoration: none; font-weight: bold;}
.btnav { background-color: #E5DEB4; border: 0px #000000 solid;} 
/*
<td class=btnav onmouseover="style.backgroundColor='#CFC596';" onmouseout="style.backgroundColor='#E5DEB4'" width=192 height=27>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/rarrow.png" border=0 alt=""><a href="#"> IMPERDIET</a></td>
*/


