body{
	background-color: #FFFFFF;
	line-height: 1.4em; /* set to normal if they don't like the spacing between lines */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;	
	margin-top: 2px;
}

p {
	/*font-size: 80%*/
}


h1 {
	font-size: 100%
}

h2 {
	font-size: 95%
}

h3 {
	font-size: 90%
}

td {
	/*font-size: 80%*/
}

li {
	/*font-size: 80%*/
}

.smalltext {
	font-size: 75%
}
