body, p, table, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #dd0000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;	
}

h3 {
	font-size: 13px;
	font-weight: bold;	
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #444444;	
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

