<!--
h3 {
	font-size: 16px;
	margin: 0px;
}
h4 {
	font-size: 14px;
	margin: 0px;
}
h5 {
	font-size: 13px;
	margin: 0px;
}
h4.p_title {
	text-align: left;
	margin: 15px 0px 10px 25px;
}
td {
	padding: 0px;
}
td.Top {
	vertical-align: top;
}
td.Bottom {
	vertical-align: bottom;
}
td.left {
	text-align: left;
}
td.LeftT {
	text-align: left;
	vertical-align: top;
}
td.LeftB {
	text-align: left;
	vertical-align: bottom;
}
td.center {
	text-align: center;
}
td.right {
	text-align: right;
}
td.RightT {
	text-align: right;
	vertical-align: top;
}
td.RightB {
	text-align: right;
	vertical-align: bottom;
}
td.border {
	background-color: #000000;
}
td.backcolor {
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}
td.date {
	text-align: left;
	vertical-align: top;
}
td.label1 {
	background-color: #000000;
}
td.label2 {
	background-color: #a3add9;
}
td.hr {
	vertical-align: bottom;
}
td.BordB {
	border: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
}
td.BordT {
	border: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: #000000;
}
td.Box {
	border: 1px;
	border-style: solid;
	border-color: #000000;
}
p {
	text-align: justify;
}
.normal1 {
	margin: 10px;
	margin-left: 30px;
}
/* unused
p.tt {
	margin: 10px 25px 10px 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
*/
p.date {
	margin: 3px 15px 3px 25px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}
/*
p.label1 {
	margin: 1px 0px 1px 0px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
p.label2 {
	margin: 1px 0px 1px 30px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
*/
p.p1 {
	margin: 10px 5px 0px 5px;
	font-size: 10px;
	text-align: left;
}
p.text1 {
	margin: 0px 25px 0px 25px;
}
p.text2 {
	margin: 10px 40px 30px 40px;
}
p.text3 {
	margin: 0px 0px 10px 25px;
}
p.text4 {
	margin: 0px 0px 0px 25px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	/* color: #c50003; */
	color: #cc000c;
	text-decoration: none;
}
a.Login {
	color: #ffffff;
	text-decoration: underline;
}
a.Login:hover {
	color: #ff0000;
	text-decoration: none;
}

a.MainMenu {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.MainMenu:hover {
	color: #ffffff;
	text-decoration: underline;
}

.error {
	margin: 10px;
	margin-left: 30px;
	color: #ff0000;
	font-weight: bold;
}
.highlight {
	color: #ff0000;
	font-weight: bold;
}


//-->
