.text {  font-size: 12px; line-height: 18px}
.text1 {  font-size: 10px; line-height: 12px}
.text2 {  font-size: 13px}
.right {float:right; margin-right:10px;}
.left {float:left; margin-right:10px;}

.style2 {
	font-size: 14px;
	font-weight: bold;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color:#990000;
}
.style5 {color: #0000FF}
.style4 {color: #000000}

a {text-decoration:none;}
a:hover {text-decoration:underline;}