BODY  {
          font-family : Verdana, Arial, sans-serif;
          font-size : 0.9em;
          color : #ffffff;
          background-color : #9fa2b5;
      }
P { font-size : 0.9em }
h1 {
	font-size : 150% }
	}
h2 {
	font-size : 130%
	}
h3 {
	font-size : 100%
	}
h4 {
	font-size : 80%
	}
h5 {
	font-size : 70%
	}
.caption {
	color : #FFFFFF;
	font-size : 0.75em;
	}

FONT.alt1 {
          color : #434972;
      }
HR {
          color : #434972;
          background-color : #434972;
          height : 3px;
          border : 0 none inherit;
      }
A:link {
          color : #ffda23;
      }
A:active {
          color : #e4ca78;
      }
A:visited {
          color : #e4ca78;
      }
.bold {
         font-size : 1.0em;
		 font-weight : bold;
      }
.bold2 {
          font-size : 1.2em;
          font-weight : bold;
      }
.medium-bold {
          font-size : 1.0em;
          font-weight : bold;
      }
.small {
          font-size : 0.8em;
      }
.fine {
          font-size : 0.7em;
      }
.big {
          font-size : 1.2em;
          font-family : tahoma;
          font-weight : bold;
      }
.barback {
          background-color : #434972;
      }
.tipback {
          background-color : #ffffff;
      }
.galleryback {
          background-color : #cc9900;
      }
.indent1 {
          margin-left: 10px
	  }
.indent2 {
          margin-left: 15px
         }
.indent3 {
          margin-left: 20px
         }
