body { /*background-image:url(../images/bg.JPG);
        background-repeat:repeat-x;
		margin:0px;
		background-color:#eeeeee;*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#757575;
		font-weight:normal;
		}
		
	     .text01 {font-family:Arial, Helvetica, sans-serif;
	     font-size:12px;
		 font-weight:normal;
		 color:#000000;
		 text-decoration:none;
		 }
		 .text02 {font-family:Arial, Helvetica, sans-serif;
		 font-size:11px;
		 font-weight:normal;
		 color:#757575;
		 text-decoration:none;
		 }
		 
		 a.more:link {
	    font-family:Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    color:#0000ff;
		font-weight:normal;
        }
        a.more:visited {
		font-family:Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    color:#0000ff;
		font-weight:normal;
         }
        a.more:hover {
		font-family:Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    color:#0000ff;
		font-weight:normal;
        }
		
		 .text03 {font-family:Arial, Helvetica, sans-serif;
		 font-size:13px;
		 font-weight:normal;
		 color:#094d8e;
		 text-decoration:none;
		 }
		 
		 .text04 {font-family:Tahoma;
		 font-size:11px;
		 font-weight:normal;
		 color:#313131;
		 text-decoration:none;
		 }
		 
		 .text05 {
		 font-family:Tahoma;
		 font-size:10px;
		 font-weight:normal;
		 color:#1e75cc;
		 text-decoration:none;
		 }
/* logo and design links in the footer information */		 
		a.ldg:link {
	    font-family:Tahoma;
	    font-size: 10px;
	    color:#1e75cc;
		font-weight:normal;
	    text-decoration:none;
        }
        a.ldg:visited {
	    font-family:Tahoma;
	    font-size: 10px;
	    color:#1e75cc;
		font-weight:normal;
	    text-decoration:none;
         }
        a.ldg:hover {
	    font-family:Tahoma;
	    font-size: 10px;
	    color:#1e75cc;
		font-weight:normal;
	    text-decoration:underline;
        }
