A {
	color: #49518f; 
	font-family: Courier New;
	font-size: 13px;
	text-decoration: none;
}
A:hover {
	color: #ff0000;
	font-family: Courier New;
	font-size: 13px; 
	text-decoration: underline;
}
BODY {
	color: #000000; 
	font-family: Verdana, Lucida Sans Unicode;
	font-size: 12px;
	text-align: center;
}
TR {
	text-align: center;
}
TD {
	color: #000000;
	font-family: Verdana, Lucida Sans Unicode;
	font-size: 12px;
}
.header {
	color: #000000; 
	font-size: 20px; 
	text-decoration: underline;
	font-weight: bold;
}
.border {
	border: thin solid black;
}
.small {
	font-size: 10px;
}
.tinycell {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.pc {
	padding-right: 15;
	text-align: left;
	vertical-align: top;
	width: 90;
}
.pr {
	padding-bottom: 5;
}

