body{ 
	background-repeat: no-repeat; 
	background-position: left top;
}

p{  
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	text-align: justify; 
	word-spacing: normal; 
}


img{
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width:0px; 
	border-left-width: 0px
}


a:link { 

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: bold; 
	font-weight: 600; 
	color: black; 
	text-decoration: none
}

a:visited{  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: bold; 
	font-weight: 600; 
	color: black; 
	text-decoration: none
}
a:hover{  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: bold; 
	font-weight: 600; 
	color: red; 
	text-decoration: none
}


td{  
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-align: justify}

