body,center,li,ul,dt,p,div,a,form,b,br,table,td,tr,i,tt,img,input,textarea
{font-size:11pt;font-family:sans-serif;text-decoration:none}

body{	
	background-color:#ffffff;
	color:#445566;
  margin:0px; 
	font-size: 11pt;
	font-family: sans-serif;
}

th {
	background-color:#EEEEEE;
}
td {
	padding-right:3px;
}

a {
	color: #3355AA; 
	text-decoration: none; 
}

a:hover { 
	text-decoration:underline; 
}
textarea,input,form {
	font-size: 10pt;
	font-family: sans-serif;
}




hr {
	border: 0px;width: 100%;
  border-top: 0px solid;border-left: 0px solid;
  border-right: 0px solid;border-bottom: 0px solid;
  background-color: #CCCCCC;
  height:1px;margin-top:5px;margin-bottom:5px;
}


