#site {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
}

a {
	color: #CCFF66;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

.title {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	color: #99CCFF;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCC66;
}

.highlight {
	color: #FFCC66;
}

.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
}
