.menu {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a. {
	font-family: trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
}
.menu a:link {
	text-decoration: none;
	font-family: "trebuchet MS";
	color:#FFFFFF;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.header_bottom {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
}
.content {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.contenttit {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	background-image: url(images/bgheader.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 30px;
}
.list {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.characters {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.blogdptit {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
	text-decoration: underline;
}
.blogimages {
	border: medium groove #CCCCCC;
	visibility: visible;
	height: 96px;
	width: 128px;
}
