BODY,TABLE {	font-size: small;
	text-align: left;
	font-family: Times New Roman, Times;
	color: #ffffff;
	background-color: #4D72B9;
	margin-top: 2mm; margin-right: 2mm; margin-bottom: 5mm; margin-left: 2mm;
}
A:link {	color: #ffffff;
}
A:visited, A:active {	color: #FC8B81;
}
.marked {	color: #FC8B81;
}
TD {	font-size: small;
	text-align: left;
	font-family: Times New Roman, Times;
	color: #ffffff;
	background-color: #4D72B9;
}
P {	font-size: small;
	text-align: left;
	font-family: Times New Roman, Times;
	color: #ffffff;
	background-color: #4D72B9;
}
TH {	font-size: small;
	text-align: left;
	font-family: Times New Roman, Times;
	font-weight: bold;
	color: #ffffff;
	background-color: #4D72B9;
}
H1 {	font-size: x-large;
	text-align: left;
	font-family: Times New Roman, Times;
	font-weight: bold;
	color: #ffffff;
	background-color: #4D72B9;
}
H2 {	font-size: large;
	font-family: Times New Roman, Times;
	font-weight: bold;
	color: #ffffff;
	background-color: #4D72B9;
}
H3 {	font-size: medium;
	font-family: Times New Roman, Times;
	font-weight: bold;
	color: #ffffff;
	background-color: #4D72B9;
}
ADDRESS {	font-size: small;
	text-align: left;
	font-family: Times New Roman, Times;
	font-style: italic;
	color: #ffffff;
	background-color: #4D72B9;
	margin: 5mm;
}
.CENTER {	text-align: center;
}
.RIGHT {	text-align: right;
}
