.mystyle {
	font-family: Arial;
	font-size: 11px;
	color: #003300;
}
.redtext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
}
.rtitle {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
.blink {
	font-family: Arial;
	font-size: 11px;
	color: #000066;
}
.dot {
	background-image: url(/upload/imgs/dot.jpg);
}
.title1 {
	font-family: Arial;
	font-size: 12px;
	color: #003300;
	line-height: normal;
	font-weight: bold;

}
.mytext {
	list-style-position: inside;
	list-style-type: circle;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	text-indent: 5pt;
	vertical-align: middle;
	word-spacing: normal;
	white-space: pre;
	display: inline;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	clip:  rect(auto auto auto auto);


}
green text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
}
