body {
	font-family:  Arial, Helvetica, sans-serif;
}

p {
	color:     #00009B;
	font-size: x-small;
}

li {
	color:     #00009B;
	font-size: x-small;
}

p.wconcept {
	font-size: 20pt;
	text-align: right;
	font-weight: bold;
}

p.wtitle {
	font-size: 16pt;
	text-align: right;
	font-weight: bold;
}

p.wred {
	font-size: 12pt;
	text-align: right;
	font-weight: bold;
	color: #FF0000;
}

p.title {
	text-align: center;
	font-weight: bold;
}

p.ltitle {
        font-size: medium;
	text-align: center;
	font-weight: bold;
}

td {
	vertical-align: top;
}