.xxpri {
	font-size: medium;
	font-weight: bolder;
	color: #FF0000;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D43F00;
	border-right-color: #D43F00;
	border-bottom-color: #D43F00;
	border-left-color: #D43F00;
}
.xxna {
	color: #006;
	text-align: right;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 1
.em;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.xxdes {
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #00BFAA;
	border-bottom-color: #00BFAA;
	padding-left: 10px;
}
.xxdes1 {
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #00BFAA;
	border-bottom-color: #00BFAA;
	padding-left: 1em;
	font-style: italic;
}

h1, h2, h4 {
	color: #003;
	text-align: center;
}

h3, h5, h6 {
	color: #006;
}

a {
	color: #003;
}
