/* CSS Document */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
	border-bottom: 1px solid #CCCCCC;
}
.intro {
margin-left:0px;
margin-top:0px;
margin-bottom: 0px;
padding: 5px 10px 5px 10px;
text-align: justify;
}
.intro2 {
margin-left:0px;
margin-top:0px;
margin-bottom: 0px;
padding: 5px 10px 5px 10px;
text-align: justify;
}
.imgborder {
border: 1px solid #999999;
margin-top: 10px;
margin-bottom:0px;
}
.imgborder1 {
border: 1px solid #999999;
margin-top: 10px;
margin-bottom:0px;
margin-left: 5px;
}
.imgborder2 {
border: 1px solid #999999;
margin-top: 10px;
margin-bottom:0px;
margin-right:5px;
}
.imgborder3 {
border: 1px solid #999999;
margin-top: 0px;
margin-bottom:0px;
margin-right:0px;
margin-left: 3px;
}
.style1 {font-weight: bold}
