body { 
	font-family: 'Minion Web', Minion, Century, Times, serif;
	font-size: 12pt;
	background-image: url('images/paper.gif');
}

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #666699;
	text-decoration: underline;
}

a:active {
	color: #666699;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}

hr {
	height: 1px;
	color: #336666;
	width: 90%;
}

td#nav {
	background: transparent;
	padding: 1%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	/* border-right: 0px double #666699; */
}

td#nav a:link {
	color: #666699;
	text-decoration: none;
}

td#nav a:visited {
	color: #666699;
	text-decoration: none;
}

td#nav a:hover {
	color: #336666;
	text-decoration: underline;
}

td#nav a:active {
	color: #336666;
	text-decoration: underline;
}

td#content {
	background: transparent;
	/* border-left: 4px double #666699; */
	border-left: 4px double #336666;
	padding-left: 1%;
	font-size: 12pt;
}

td#footer {
	background: transparent;
	text-align: center;
	padding: 1%;
	font-size: 10pt;
}

.s-norm {
	font-family: 'Minion Web', Minion, Century, Times, serif;
	font-size: 12pt;
}

.s-normb {
	font-family: 'Minion Web', Minion, Century, Times, serif;
	font-size: 12pt;
	font-weight: bold;
}

.s-normit {
	font-family: 'Minion Web', Minion, Century, Times, serif;
	font-size: 12pt;
	font-style: italic;
}

.s-normbit {
	font-family: 'Minion Web', Minion, Century, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.s-small {
	font-family: 'Minion Web', Minion, Century, Times, serif;
	font-size: 10pt;
}

.s-smallb {
	font-family: 'Minion Web', Minion, Century, Times, serif;
	font-size: 10pt;
	font-weight: bold;
}

.s-smallit {
	font-family: 'Minion Web', Minion, Century, Times, serif;
	font-size: 10pt;
	font-style: italic;
}

.s-smallbit {
	font-family: 'Minion Web', Minion, Century, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.ss-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.ss-normb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.ss-normit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.ss-normbit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.ss-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.ss-smallb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.ss-smallit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}

.ss-smallbit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}

td.formdes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #336666;
	text-align: right;
}