body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}



.bigBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000066;
	font-weight: bold;
}
.xbigCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #333366;
	padding-left: 10px;
}
.dateTime {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666699;
}
.mediumblueBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.clients {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	color: #000099;
	font-style: italic;
	padding-left: 5px;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	height: 30px;
	width: 170px;
	text-decoration: underline;
}
.whiteNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
}
