.head {
	font-size: large;
	font-weight: bold;
}
body {
	color: #FFFFFF;
}
.italichighlight {
	font-style: italic;
}
a {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
