

.style {
	font-family: "Verdana", "sans-serif"; 
	font-size: 8pt;
	margin: 10px 0px 0px 0px;
	height: 105px;
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
	clear: both;
}
.style img{
	margin: 0px 2px 0px 0px;
	float: left;
}
.style p{
	margin: 3px 0px 0px 0px;
}

.style strong{
	color: #FF6600;
}

.style b{
	color: #FF0000;
}

.size0 { font-size:7pt; }
.size1 { font-size:8pt; }
.size2 { font-size:10pt; }
.size3 { font-size:12pt; }
.size4 { font-size:14pt; }
p.size0 { font-size:7pt; }
p.size1 { font-size:8pt; }
p.size2 { font-size:10pt; }
p.size3 { font-size:12pt; }
p.size4 { font-size:14pt; }

h1{
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

h2{
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

h3{
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

