body{		background-color: #FFFFFF
			}



p{			font-family: Arial;
			font-size: 12pt;
			font-weight: bold;
			color: #000000;
			}

td{			font-family: Arial;
			font-size: 12pt;
			font-weight: bold;
			color: #000000;
			}

tr{			font-family: Arial;
			font-size: 12pt;
			font-weight: bold;
			color: #000000;
			}

a:link{			text-decoration: none;
			color: #000000
			}

a:visited{	text-decoration: none;
			color: #000000
			}

a:hover{	text-decoration: none;
			color: #990033
			}

a:active{	text-decoration: none;
			color: #000000
			}