body { 
	font: 10pt arial; 
	color: #3E3C33; 
	background: #000000; 
text-align:center;
}	

	
p { 
font: 10pt arial; 
	color: #3E3C33; 
 padding-left: 8px;
  padding-right: 5px;
	}
	
table { 
font: 10pt arial;
	}

table.askpete { 
font: 10pt arial;
background: #ffffff; 
 padding-left: 32px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
	}

table.center {margin-left:auto; margin-right:auto;}

td.white { 
background: #ffffff; 
font: 10pt arial; 
	}
	
	td.black { 
background: #000000; 
font: 10pt arial; 
	}
	
	td.green{ 
background: #178837; 
font: 10pt arial; 
	}
	

td#imagehome {background-image:  url(images/background.jpg);
     background-repeat: no-repeat;
	 background-position: center;}

	
h1 { 
	font: normal 14pt arial; 
	color: #3E3C33;
	 padding-left: 8px;
  padding-right: 5px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}

a:hover { 
text-decoration: none;
background-color: transparent;
border-color: #5A5953;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: #5A5953;
	}






 

	 
	 