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: 100%;
	color: #333333;
	margin-top: 2px;

}

p {
	/*font-size: 100%;*/
}

h1 {
	font-size: 125%
}

h2 {
	font-size: 120%
}

h3 {
	font-size: 110%
}

td {
	/*font-size: 100%;*/
}

li {
	/*font-size: 100%;*/
}

.smalltext {
	font-size: 95%
}
