body, td, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
    color: #993300;
}

.Head1 {
	font-size: 16px;
	font-weight: 800;
	color: #000000
}

.Head2 {
	font-size: 12px;
     font-weight: 700;
     color: #000000
}

.Head3 {
	font-size: 10 px;
	font-weight: 700;
	color: #000000
}

.small{
    font-size: 10px;
}

.wt{
	color: #CCCCCC;
}

.wt_small{
	color: #CCCCCC;
	font-size: 10px;
}

.rt{
    color: #ff0000;
}

.MenuLink{
	color: #CCCCCC;
	text-decoration:none
}