body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #6699CC;
}
a:link {
	font-weight: bolder;
	color: #FFFFFF;
}
.largebold {
	font-size: 24px;
	font-weight: bold;
}
.gray {
	color: #CCCCCC;
}
a:visited {
	font-weight: bolder;
	color: #CCCCCC;
}
.emphasis {
	font-style: oblique;
}
.small {
	font-size: smaller;
}
