body td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}
a {
	text-decoration: none;
}
a.mail:link {
	text-decoration: none;
	color: #333333;
}
a.mail:visited {
	text-decoration: none;
	color: #333333;
}
a.mail:hover {
	text-decoration: none;
	color: White;
	background-color: #666666;
}

a:hover {
	text-decoration: none;
	color: White;
	background-color: #CC3333;
}

