:link {
color : #653D01;
text-decoration : underline;
}

:hover {
color : #015A78;
text-decoration : none;
}

:visited {
color : #653D01;
}
body {
			font-family : Georgia, Times New Roman, Times;
			color : #000000;
			margin-top : 0;
			margin-right : 0;
			margin-bottom : 0;
			margin-left : 0;
			scrollbar-face-color: #653D01;
			scrollbar-shadow-color: #000000;
			scrollbar-highlight-color: #d7d7d7;
			scrollbar-3dlight-color: #000000;
			scrollbar-darkshadow-color: #666666;
			scrollbar-track-color: #333333;
			scrollbar-arrow-color: #d7d7d7;
}

p {
			font-size: 10pt;
			font-weight: 100;
			font-family: Georgia, Times New Roman, Times;
			color: #000000;
			margin-top: 0px;
			margin-right: 10px;
			margin-bottom: 5px;
			margin-left: 5px;
			text-align: justify;
			line-height: 125%
}

.indent {
			margin-left: 25px;
}


hr {
			color: #999999;
			margin-top: 0px;
			margin-right: 5px;
			margin-bottom: 0px;
			margin-left: 5px;
}

hr.hr_dashed {
			color: #D3D3D3; 
			border-style: dotted; 
			border-width: 1px;
			width="100%";
			margin-right: 0px;
			margin-left: 0px;
}

.title {
			font-size: 14pt;
			font-weight: 900;
			font-family: Georgia, Times, Times New Roman, Serif;
			color: #F78802;
			line-height: 100%
}

img {
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
}

img.title {
			margin-top: 15px;
			margin-right: 0px;
			margin-bottom: 8px;
			margin-left: 0px;
}

.bottom_link {
			text-align: right;
			margin-top: 20px;
			margin-right: 0px;
			margin-bottom: 20px;
			margin-left: 0px;
}
.copyright {
			font-size: 7pt;
			font-weight: 900;
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			color: #333333;
			text-align: right;
			margin-top: 2px;
			margin-right: 0px;
			margin-bottom: 2px;
			margin-left: 0px;
}