img {
	behavior: url('pngbehavior.htc');
}

* {
	font-family: Arial;
}

.header {
	background-color: #94bd7a;
}

.even {
	background-color: #E4FCD4;
}

.oneven {
	background-color: #F5FCF0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

p {
	font-size: 14px;
}

ul, li, dl, dt {
	font-size: 14px;
}
