.myText1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	text-align: justify;
	text-indent: 20px;
	color: #333333;
}
.myText2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #999999;
	font-variant: normal;
}
.myText3 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	text-align: right;
}
.myText4 {

	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	color: #000000;
}
.myTitle1 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	color: #FF6600;
	font-variant: small-caps;
	text-align: left;
	line-height: 11px;
}
.myTitle2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 9px;
	color: #666666;
	line-height: 9px;
	font-variant: normal;
}
.myTitle3 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	font-variant: small-caps;
	font-weight: bold;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	line-height: 11px;
	color: #FF6600;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	text-align: justify;
	list-style-type: square;
}
