body {
	background-color: #CCCCCC;
	background-image: url(images/glossymetal.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.16pt_blue {
	color: #003399;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.14pt_black {font-size: 14px}
.pagesmall {font-size: 8px;
			font-weight: bold;}
.pageTitle {
	color: #003399;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}

.leftNavLinks {
	color: #003399;

	font-size: 12px;
	text-decoration: none;
}

.leftNavLinks:hover {text-decoration: underline;}

.white_link:link {
	color: #FFFFFF;
}
.white_link:visited {
	color: #FFFFFF;
}
.white_link:hover {
	color: #FFFFCC;
}
.white_link:active {
	color: #FFCC00;
}