td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.blue {
	color: #6666CC;
}
.small {
	font-size: 9px;
}
.title {
	font-size: 16px;
	color: #6666CC;
	font-weight: bold;
}
.yellowBack {
	background-color: #FFCC66;
	color: #6666CC;
	font-weight: bolder;
}
body {
	margin: 0px;
}
.action {
	background-color: #FFCC66;
}
a:visited {
	color: #660099;
}
a:link {
	color: #660099;
}
em {
	font-size: 13px;
	font-style: italic;
}
