.menu a {
	text-decoration: none;
}

.menu a:link {
	font-size: 9pt;
	color: #ffffff;
}

.menu a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #ffffff;
}

.menu a:active {
	color: #ffffff;
	text-decoration: underline;
}

.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}






.menu2 a {
	text-decoration: none;
}

.menu2 a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	
}

.menu2 a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;

}

.menu2 a:active {
	color: #0000FF;
	text-decoration: underline;
}


.menu2 a:hover {
	color: #0000FF;
	text-decoration: underline;

}


body {
	color: #000000;
	background-color: #999999;
	margin: 0;
	}

table {

	background-position: left top;
	font-size: 9pt;
	line-height: 140%;
	}
tr {
	background-position: left top;}




.color-title{
	color: #ffffff;
	font-weight: bold;
}

.color-bai{
	color: #ffffff;
}
.color-bai2{
	color: #eeeeee;
	font-weight: bold;
	
}
.color-bg1{
	background-color: #fafafa;
}


.bg-zong-cf {
	background-repeat: repeat-y;
	background-position: center top;
	width: 1pt;
}
.line-height-normal {
	line-height: normal;
}



.sizebig{font-size: 32pt;}
.size24{font-size: 24pt;}
.size18{font-size: 18pt;}
.size13{font-size: 13pt;}
.size12{font-size: 12pt;}
.size11{font-size: 11pt;}
.size10{font-size: 10pt;}


.ColorRed{color: #d9006b}
.ColorBule{color: #0000FF}


