/*
*/

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

td, p, a, strong, b {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11.9px;
	color: #FFFFFF;
	table-layout: auto;
}

td.padded {
	padding: 2px;
}
