body
{ 
background-image: url(images/bg2.jpg); 
background-repeat: repeat;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 

}

.normal_text  {font-style: normal;
    font-weight: 200;
	line-height: 17px;
	color: #4A4A4A;
    font-size: 9pt;
    font-family: arial,verdana;}

.normal_text a:link {
    text-decoration: underline;
	color: #4A4A4A;
	}
.normal_text a:visited {
	text-decoration: underline;
	color: #4A4A4A;
	}
.normal_text a:hover {
    text-decoration: underline;
	color: #4A4A4A;
	}
.normal_text a:active {
	text-decoration: underline;
	color: #4A4A4A;
	}

.copyright {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
    font-family: arial,verdana;
	}
.copyright a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
.copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.copyright a:hover {
  text-decoration: underline;
	color: #FFFFFF;
	}
.copyright a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
