body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #526384;
	text-decoration: none;
	font-weight: bold;

}
.sm {
	font-size: 10px;
}
a {
	color: #660099;
	text-decoration: underline;
	font-weight: bold;

}
a.navlink2 {
	color: #663399;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;


}
.smwhite {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.redlink {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
.large {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
.lgbold {
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: #990000;
	font-weight: bold;
}
.blue {
	color: #000099;
	font-weight: bold;
}
.green {
	font-weight: bold;
	color: #009933;
}
.orange {
	font-weight: bold;
	color: #FF6600;
}
.italic {
	font-style: italic;
}
h3 {
	font-size: 14px;

}
.lgboldred {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a.smwhitelink {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lgwhitebold {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.lgboldblue {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
}

