body, td, p {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	color:			#000000;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

.pageHeader {
	font-size: 1.6em;
}

h1 {
	font-size:		1.6em;
}

h2 {
	font-size:		1.4em;
}

h3 {
	font-size:		1.2em;
}

h4 {
	font-size:		1.0em;
}

A:link {
    text-decoration:    none;
}

A:visited {
    text-decoration:    none;
}

