/* CSS Document */

.text {
	font-size: 16px;
	color: #000000;
}
pre {
	font-family: "ËÎÌå";
	color: #000000;
	background-color: #CCCCCC;
	height: 1px;
	width: 1px;
	font-size: 16px;
	padding-left:10px;
}

.title1 {
	font-size: 24px;
	color: #990000;
	background-color: #FF9933;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.style4 {
	font-size: 16px;
	color: #0000FF;
}
pre {
	background-color: #CCCC66;
	height: auto;
	width: 700px;
	float: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
