table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;

}
.italic {
	font-style: italic;
}
.pageheading {
	font-weight: bold;
	color: #990000;
	font-size: 16pt;
	text-align: center;


}
a:visited {
	color: #CC3333;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	font-weight: bold;

}
a:active {
	color: #CCFF00;
	font-weight: bold;

}
.boldnormal {

	font-weight: bold;
}
.imgborder {
	border: 1px solid #FFFFFF;
}
