body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: 696969;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;

}

h1 {
	font-weight: bold;
	color: 642248;
	font-size: 13pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;


}
strong {
	font-weight: bold;
	color: 660099; 
}
.timesfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
}
a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f1a73c;
	text-decoration: none;
}
a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F1875D;
	text-decoration: none;
}
a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F1875D;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ee5e7f;
	text-decoration: underline;

}
li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: 696969;
}
h6 {
	font-weight: bold;
	color: 696969;
}
.smalltype {
	font-size: xx-small;
}
.smallcaps {
	font-variant: small-caps;
}
.marginright {
	margin-right: 8px;
}
.bold {
	font-weight: bold;
	/* color: #ED1C24; */  /* red */
	/* color: #8CC63F; */  /* lt green */
	color: #660099;
}
.bannerColor {
	background-color: #660099;
}
.rightsmall {
	font-size: xx-small;
	margin-right: 16px;
}

.tight {
    margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}

.boldtight {
    margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 2;
	font-weight: bold;
	color: #660099;
}
.scheduleheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.scheduleitem {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
.scheduleitemb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.tdcolor {
	background-color: #660099;
}
.LHSlinks{
	font-size: 10pt;
	font-weigth: bold;
}
.oddrow {
    background-color:	#dddddd;
}
