﻿body {
	background-color:#FFFFCC;
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}


h2 {
	font-size:large;
}

.ypcell {
	text-align: left;
	vertical-align:top;
	width: 33%;
}

.nostyle {
	text-decoration: none;
	color: black;
}