.My_Text {  text-align: justify}
body {
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000FF;

}
.Title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-size: 36px; color: #003366; cursor: default}

.SubTitle {  font-size: 18px; color: #003366}
.TableTitle {  font-size: 16px; color: #003366; font-weight: bold}
.TableLabel { font-size: 16px; color: #003366}
.TableElement {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.TableProperty { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px}
.LittleTitle { font-size: 17px; color: #003366; font-style: italic}
.FirstpageTitle { font-size: 18px; color: #003366; text-align: center }
.RightTitle {  font-size: 16px; color: #CC0000; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center}
.rightext {  font-size: 10px; color: #003300; text-align: justify; font-family: Verdana, Arial, Helvetica, sans-serif}
.StampProperty { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003300 }
.Smalltext {
	font-size: 10px;
	text-align: justify;
}
.SmalltextLabel {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.topBottomLineTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;

}
.leftVerticalLine {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003366;
}
h2 {
	font-size: 17px;
	color: #003366;
	font-weight: normal;


}
h1 {
	font-size: 36px;
	color: #003366;
	font-style: italic;

}

