.body {
	margin:5px;
	border:1px solid #aaa;
	width:700px;
	padding:3px 10px;
	font-family:Verdana;
	font-size:12px;
}
td {
	vertical-align:top;
	padding-bottom:5px;
}
h1 {
	font-family:Calibri;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	border-top:2px solid #bbb;
	border-bottom:2px solid #bbb;
	padding:8px 0px;
}
h3 {
	font-size:13px;
	font-weight:bold;
	margin-top: 20px;
}
h5 {
	font-size:12px;
	font-weight:bold;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: underline;
}
p {
	text-align: justify;
	line-height: 2.8ex;
	margin-top: 4px;
	margin-bottom: 12px;
}
ul {
	padding-left:0px;
	margin-left: 20px;
}
li {
	margin-left: 0px;
	padding-left: 5px;
	line-height: 2.8ex;
	margin-bottom: 4px;
}
a img {
	border: 0;
}
.table {
	width: 90%;
	border-collapse: collapse;
}
.table th {
	padding: 3px 5px;
	border: 1px solid #709ce5;
	background-color: #c0d0f0;
	text-align: left;
}
.table td {
	padding: 3px 5px;
	border: 1px solid #709ce5;
}

.NormalTextVSMALL {
	font-family: verdana;
	font-size: 10px;
}
.NormalTextSMALL {
	font-family: verdana;
	font-size: 11px;
}
.NormalText {
	font-family: verdana;
	font-size: 12px;
}
.HeaderTextBIG {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
}
.HeaderTextSMALL {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
