@import url("/Templates/plist-title.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #003366;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.info-title {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
