body {
	background-color:#ffffff;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	background-position:left top; 
	margin-top:0px;
	margin-left: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;
}

h1 {
    font-family: Arial, Times New Roman;
    font-size: 14pt;
    font-weight:bold;
    margin: 0px 0px 0px 0px;
    line-height: 150%;
    text-align:right; 
    letter-spacing: 2px;

}

td {    
	font-family: Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
    background-repeat:no-repeat;
}

table {
    background-repeat:no-repeat;
}

.wit:link {
color:#333333;
font-family: Arial;
font-size: 8pt;
letter-spacing:1px;
	}

.wit:hover {
color:#0000bb;
font-family: Arial;
font-size: 8pt;
letter-spacing:1px;

	}
	
.wit:visited {
color:#333333;
font-family: Arial;
font-size: 8pt;
letter-spacing:1px;
	}

.wit:visited:hover {
color:#0000bb;
font-family: Arial;
font-size: 8pt;
letter-spacing:1px;
	}
