body  { background: #FFFFFF url(images/logo.jpg) no-repeat left bottom fixed;
		font-family: georgia, serif;
		color: #1818FF;
		/* padding-top: 10px; */
		scrollbar-face-color: #008000;
        scrollbar-track-color: #FDEAD9;
        scrollbar-arrow-color: #FF0000
     	  }

p,br	{ font-family: arial, Sans-Serif;
		  color: black
		}

td		{ font-family: arial, Sans-Serif;
		  color: black
     	  }

div	{ font-family: arial, Sans-Serif;
		  color: #1818FF;
		  font-weight: bold;
		  font-size: medium;
     	  }

blockquote   { font-family: arial, Sans-Serif;
				color: black }

img	{ border-color: #005500;
		 }

.green6    { font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: x-large;
            font-weight: bold;
            color: #005500;
            text-decoration: underline; }

.green7    { font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: xx-large;
            font-weight: bold;
            color: #008800;
            text-decoration: underline; }

.blue7    { font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: xx-large;
            font-weight: bold;
            color: #1818FF;
            text-decoration: underline; }

.a1    {  text-decoration: none;
			 font-family:  Arial, Helvetica, sans-serif;
          font-size: small;
          font-weight: bold;
          color: #1818FF;
			 }

/* xx-small | x-small | small | medium | large | x-large | xx-large */

.sample1  {border-style: double; border-color: #005500; border-width: thin; width: 100px;}
.blue640  {border-style: inset; border-color: #1818FF; border-width: thick; width: 640px;}
.blue175  {border-style: outset; border-color: #1818FF; border-width: thick; width: 175px;}
.blue200  {border-style: outset; border-color: #1818FF; border-width: thick; width: 200px;}
.blue480  {border-style: inset; border-color: #1818FF; border-width: thick; width: 480px;}


