
.copyright {
	font-family: Arial;
	font-weight: none;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
}	

a.maroon {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #993333;
	font-weight: bold;
}

a.maroon:hover {
	font-family: Times New Roman;
	font-size: 12pt;
	color: black;
	font-weight: bold;
}

.black {
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

.blacksmall {
	font-family: Arial;
	font-size: 8pt;
	color: black;
}

.blackboldsmall {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}

.blackbold {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: black;
}

.blue {
	font-family: Arial;
	font-size: 10pt;
	color: #006699;
}

.bluebold {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #006699;
}

.green {
	font-family: Arial;
	font-size: 10pt;
	color: green;
}

.greenbold {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: green;
}

.red {
	font-family: Arial;
	font-size: 10pt;
	color: red;
}

.redbold {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: red;
}

.redboldsmall {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: red;
}

.redsmall {
	font-family: Arial;
	font-size: 8pt;
	color: red;
}

.whitebold {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: white;
}

.whiteboldsmall {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

a.blackheader {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

a.blackheader:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

a.whiteheader {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}

a.whiteheader:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

.whiteboldbig {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: white;
	text-decoration: none;
}

a.bluelink {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
}

a.bluelink:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

a.bluelinksmall {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #006699;
	text-decoration: none;
}

a.bluelinksmall:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

a.redlinksmall {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

a.redlinksmall:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

a.bluelinkreg {
	font-family: Arial;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
}

a.bluelinkreg:hover {
	font-family: Arial;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

a.bluelinkregsmall {
	font-family: Arial;
	font-size: 8pt;
	color: #006699;
	text-decoration: none;
}

a.bluelinkregsmall:hover {
	font-family: Arial;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

a.sidenav {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
}

a.sidenav:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: red;
	text-decoration: none;
}

a.smalllink {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

a.smalllink:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #006699;
	text-decoration: none;
}
