body {
	background: white;
	font-family: Arial;
	font-size: 9pt;
	color: #0000ff;
}

a {
	color: #0d0db7;
}

h3 {
	font-size: 1;
	page-break-before: always;
}

table {
	color: 5d6eb7;
}

.h3equiv {
	font-size: 1;
}

.std {
	background-color: #ffffff;
	color: 5d6eb7;
	font-family: Verdana, Arial;
}

.copy {
	font-size: 8pt;
	font-weight: regular;
	#color: #5d6eb7;
	color: #2b3e78;
}

.header {
	font-size: 16pt;
	color: #5d6eb7;
}

.borderframe {
	background-color: #2b3e78;
}

.menu {
	font-size: 9pt;
}

.large {
	font-size: 12pt;
}

.medium {
	font-size: 10pt;
}

.small {
	font-size: 8pt;
}

.tiny {
	font-size: 7pt;
}

.hidden {
	display: none;
	visibility: hidden;
}

