td {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC6666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC6666;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #CC6666;
}
.highlightname {
	font-family: "Trebuchet MS", Arial;
	font-style: italic;
	color: #CC6666;
	font-size: 13px;

}
.home {
	font-size: 15px;
	color: #FFFFFF;
}
