a { 
	color: #09C;
	text-decoration:none
}
a:hover{ 
	text-decoration:underline
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #58585a;
	font-size: 12px;
	line-height:14px;
}

h1 {
	font-size:24px;
	font-weight:lighter;
	line-height:normal
}
h2 {
	font-size:16px;
	line-height:normal
}
h3 {
	font-size:12px;
	line-height:normal
}