body {
	background-image:url("../images/background.png");
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-position:left top;
	margin: 0px 0px; 
}


p {
    font-family: Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
    margin: 0px 0px 0px 0px;
    line-height: 130%;
    text-align:left; 
    text-indent:0px;
}

.myparag {
    font-family: Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
    margin: 0px 30px 0px 10px;
    line-height: 170%;
    text-align:left; 
}

td {    
	font-family: Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
}

.menutop1 {
margin: 8px 0px 0px 0px;
text-align:center;
}

.menutop:link {
color:#666666;
font-family: Arial, Times New Roman;
font-size: 10pt;
font-weight:bold;
text-decoration: none;
	}

.menutop:hover {
color:#999999;
font-family: Arial, Times New Roman;
font-size: 10pt;
font-weight:bold;
text-decoration: none;

	}
	
.menutop:visited {
color:#666666;
font-family: Arial, Times New Roman;
font-size: 10pt;
font-weight:bold;
text-decoration: none;

	}

.menutop:visited:hover {
color:#999999;
font-family: Arial, Times New Roman;
font-size: 10pt;
font-weight:bold;
text-decoration: none;

}

.boxtitles {
	font-family: Arial, Times New Roman;
    font-size: 12pt;
    color: #005282;
    font-weight: bold;
    margin: 10px 0px 4px 15px;
}

.boxtexts {
	font-family: Arial, Times New Roman;
    font-size: 8pt;
    color: #000000;
    margin: 0px 15px 0px 15px;
    line-height: 150%;
}

.footerlks:link {
color:#808080;
font-family: Arial;
font-size: 7pt;
	}

.footerlks:hover {
color:#666666;
font-family: Arial;
font-size: 7pt;

	}
	
.footerlks:visited {
color:#808080;
font-family: Arial;
font-size: 7pt;
	}

.footerlks:visited:hover {
color:#666666;
font-family: Arial;
font-size: 7pt;
	}

