a {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "Trebuchet MS";
}

a:hover {
	color: #666666;
	letter-spacing: 1px;
	font-family: "Trebuchet MS";
}
.bottom {
	padding: 5px;
	font-size: 10px;
	color: #666666;
	font-family: "Trebuchet MS";
}

.header1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	letter-spacing: 1mm;
	border-bottom: 2px solid #CC0000;
	background: #CC0000;
}
.content {
	font-size: 14px;
	color: #666666;
	padding: 15px;
	line-height: 20px;
	font-family: "Trebuchet MS";
	list-style: circle;
}
.main {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Trebuchet MS";
	letter-spacing: 1mm;	
}
.bullet {
	font-size: 14px;
	color: #666666;
	padding: 15px;
	line-height: 15px;
	font-family: "Trebuchet MS";
	list-style: square;
}
.marquee {
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	font-family: "Trebuchet MS";
	
	
}
.midtable {
	font-size: 12px;
	display: block;
	border-top: 1px solid #CC0000;
	border-right: 0px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 0px solid #CC0000;
	list-style: square inside;
}
.shape {
	font-size: 14px;
	color: #666666;
	padding: 15px;
	line-height: 20px;
	font-family: "Trebuchet MS";
	display: block;
	border-top: 2px dotted;
	border-right: 2px dotted;
	border-bottom: 2px dotted;
	border-left: 2px dotted;
	
}
.bottom1 {
	font-size: 10px;
	color: #666666;
	font-family: "Trebuchet MS";
	border: thin solid #FF0000;
}
.header2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	padding: 8px;
	letter-spacing: 1mm;
	background: #EFEFEF;
	border: 2px solid #CC0000;
}
