.content {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5D1CE;
}
a {
	color: #D5D1CE;
}
.header1 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E9E7E4;
	font-weight: bold;
}

.header2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9E7E4;
	text-transform: uppercase;
}

.error_msg {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-transform: bold;
}

.ok_msg {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00FF00;
	text-transform: bold;
}

.date {
	font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
	font-size: 11px;
	color: #C5C2BE;
}
li {
	list-style-image: url(images/menu/star.gif);
}
