.cat{
	background-color:#FFFFFF;
	color:#333333;
	border-bottom: 1px solid #000000;
	font-size:14px;
	width:150;	
}
.cat a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.cat a{
	text-decoration:none;
	color:#333333;
}

.root{
	background-color:#CCCCCC;
	color:#000066;
	border-bottom: 1px solid #000000;
	width:150;
}

.stat{
	width:146;
	background:#FFFFFF;
	font-family:"Comic Sans MS";
	font-size:13px;	
	border:solid;
}

.footer{
	background:#CCCCCC;
	font-family:"Comic Sans MS";
	width:580;
	font-size:12px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

.header{
	background:#CCCCCC;
	font-size:12px;
	width:580;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

.header a{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.header a:hover{
	text-decoration:underline;
	color:#FF0000;
}

a{
	color:#660000;
	text-decoration:none;
}

a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.listtutor{
	font-size:14px;
}
.listtutor ket{
	font-size:12px;
	color:#333333;
}

t{
	font-family:"Comic Sans MS";
	color:#330000;
	font-weight:bold;
}

.d{
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:13px;
}

p{
	color: #2F2F2F; padding:0px; margin:0px;
	font-size: 0.8em;
	font-family: Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
}

pre{  
  	font-family: "Courier New";
  	font-size:0.8em;
  	color:black;
  	//background-color:#FFF8E4;
	background-color:#FFFFCC;
  	overflow:auto;
	width:100%;
	border:solid;
	border-width:thin;
	border-color:#009900;
}

i {
	font-family:"Courier New";	
}