/* CSS Document */
#head {
	font-size: 18pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: CC090E;
}
#tag {
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	color: #666666;
}
.info {
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	color: CC090E;
	list-style: none;
	left: 0px;
}
.info li {
	color: black;
	padding-bottom: 8px;
}	
.info li ul li {
	font-size: 9pt;
	color: black;
	list-style: none;
	padding: 5px;
}
