/********************************/
/* Stylesheet for Emery Landscapes */
/*                                                  */
/* Version: 1.0                           */
/* Date:    15022004            */
/********************************/

BODY {
 margin-left: 1%;
 margin-right: 1%;
 margin-top: 0%;
 margin-bottom: 0%;
 font-family: verdana, tahoma, arial, sans-serif;
 color: #030;
 background: url(images/background.gif) #ebd6b2;
}

A:link {
 color: #00F;
}

A:active {
 color: #0F0;
}

A:visited {
 color: #909;
}

P {
font-size: 100%;
}

.normal {
font-size: 100%;
}

.small {
font-size: 90%;
}

.smaller {
 font-size: 80%;
}

.highlight {
 font-size: 10pt;
 font-weight: bold;
 color: #3300FF;
  background-color: #FFFFFF; 
}

.highlight1 {
 font-size: 12pt;
 font-weight: bold;
 color: #000;
  background-color: #FFF; 
}

.highlight2 {
 font-size: 10pt;
 font-weight: bold;
 color: #C00;
  background-color: #FFF; 
}

.highlight3 {
 font-size: 12pt;
 color: #900;
  background-color: #FFF; 
}

H1 {
 font-size: 150%;
 color: #060;
 font-weight: bold;
 margin-bottom: 0;
}

H2 {
 font-size: 120%;
 color: #C00;
 font-weight: bold;
 margin-bottom: 0;
 margin-top: 0;
}

H3 {
 font-size: 110%;
 color: #060;
 font-weight: bold;
 margin-bottom: 0;
}

.marginbottomzero {
 margin-bottom: 0;
}

.underline{
 text-decoration: underline;
}
