.fonttext01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}

.fonttext02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	color: #8a0e57;
}

.fonthead01 {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
	color: #000000;
}

.fonthead02 {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
	color: #8a0e57;
}

li {
	color: #000000;
	list-style-type: disc;
}

.tablehead01 {
	background-color:#000000;
	border:1px solid #FFFFFF;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-transform: uuppercase;
	height:30px;
	padding-left:5px;
	text-decoration:none;	
}

.tablecontent01 {
	background-color:#efefef;
	border:1px solid #FFFFFF;
	color:#5c6366;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	height:20px;
	padding-left:5px;
	text-decoration:none;	
}

