body { 
	margin:0;
	padding:0; 
}
body, td, tr { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
}

img {
	border:0;
}

a:link, a:visited{
  text-decoration: none;
} 
a:hover, a:active {
  text-decoration: underline;
}

.title { 
	font-size: 18px; 
}

h3 { 
	font-size: 20px;
	margin:10px; 
}
