    BODY {  background-color: #FFFFFF;
	    background-image: url("top-banner1c.jpg"); background-repeat: no-repeat;
            color: #000; 
	}

/*FONTS*/

    .top:link {
		color: #000000;
		text-decoration: underline;
		font-family: arial, 'monotype corsiva', sans-serif;
		font-size:12px;
		font-weight: bold;
	      }

    .top:visited {
		color: #000000;
		text-decoration: underline;
		font-family: arial, 'monotype corsiva', sans-serif;
		font-size:12px;
		font-weight: bold;
	      }

    .top:hover {
		background: #FFFFFF;
		color: #FF2200;
		text-decoration: "underline overline";
		font-family: arial, 'monotype corsiva', sans-serif;
		font-size:12px;
		font-weight: bold;
	      }

    .top:active {
		color: #008800;
		text-decoration: "underline overline";
		font-family: arial, 'monotype corsiva', sans-serif;
		font-size:12px;
		font-weight: bold;
	      }

     .line    {
		color: #000000;
		text-decoration: none;
		font-size:12px;
	      }

     .welcome
	      {
		color: #000000;
		font-family: 'monotype corsiva', 'lucida calligraphy', arial, serif;
		font-size:28px;
	      }
     .text 
	      {
		font-family: arial, sans-serif;
		font-size:13px;
	      }

     .copyright
	      {
		color: #999999;
		font-family: arial, sans-serif;
		font-size:12px;
	      }

     p 	      {
		font-family: arial, sans-serif;
		font-size:54px;
	      }

