red  { color: #FF0000; font-weight: bold; }
h1 { color: #ff0000; font-size: 2em; font-weight: bold; margin: 0.67em 0; }
p  { font-size: 14px }
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:hover  { color: #000080; text-decoration: none }
.hilight {
	font-weight: bold;
}
.alignRight {
	text-align: right;
}
.colorBlue {
	color: #0000FF;
}