body {
 font-family: Arial,Helvetica,sans-serif;
 font-size:14px;
 line-height: 14pt;
 font-style:normal;
 font-weight:normal;
 background-color: white;
}

a {
    color: #e98125;
    text-decoration: none;
	border-bottom: 1px dotted #e98125;
    }
a:hover {
    text-decoration: none;
	border-bottom: none;
    }

#container {
	width: 800px;
	margin: 10px auto;
}
img {
 text-align:center;
 vertical-align:top;
 margin-bottom:15px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
 direction:ltr;
 border: 0;
}
a img { border-bottom: none; }

p {
 text-align:left;
 margin-bottom:15px;
 margin-top:0px;
 margin-right:0px;
 text-indent:0px;
 direction:ltr;
 line-height:18px;
}

div.part {
 text-align:left;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 text-indent:0px;
 direction:ltr;
}
h1 {
    font-size: 18px;
    }
h2 {
	font-size: 16px;
}

