p {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

.strong {
	font-style: normal;

}
.red {
	color: #FF0000;
	font-weight: bold;

}
.smallgrey {
	font-size: smaller;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.smaller {
	font-size: smaller;
}
.grey {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.frontlink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
}
.tablepad { spacing:100;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
}

.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #000033;
	text-align: center;
}

td {
	text-align: center;
}

.navhere {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
a:link img {
	border-width: 1px;
	border-color: #000000;
}
.navtrack {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000066;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}


.white-link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

