a {
	text-decoration: none;
}

html, body, td, input, select {
	font: 12px/19px Trebuchet, "Trebuchet MS", "Arial", sans-serif; 
}

em {
	font-style: italic;
}

strong {
	font-weight: bold; 
}


h1 {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 5px;
	padding-bottom: 0px;
	font-size: 14px; 
	color: #444;
}

h2, h2 {
	font-size: 16px; 
	color: #444;
}

h3 {
	font-size: 15px;
	color: #555;
}

h1 strong, h1 b,
h2 strong, h2 b,
h3 strong, h3 b,
h4 strong, h4 b {
	font-weight: normal;
}
