P {
	font-family: "myriad", "trebuchet ms", sans-serif, Arial;
	font-size: 13px;
}
TD {
	font-family: "myriad", "trebuchet ms", sans-serif, Arial;
	font-size: 13px;
}

TH {
	font-family: "myriad", "trebuchet ms", sans-serif, Arial;
	font-size: 13px;
	font-weight: bold;
}

.textbox {
	margin: 0px;
	padding: 3px;
	border: 1px solid #000000;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
A {
	color: #006666;
}
.leading {
	line-height: 25px;
}
.greyText {
	color: #666666;
}

.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #006666;
	border-bottom: 1px solid #0066666;
}

.blue {
	color: #000066;
}

.standout {
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.white {
	font-size: 12px;
	color: white;
	font-weight: bold;
}