body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
}
h2 {
	font-size: 110%;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000099;
}
.subhead {
	font-size: 120%;
	color: #FFFFFF;
	background-color: #C0551E;
	font-weight: bold;
}
.border {
	border: 1px solid #666666;
}
.desc {
	font-size: 100%;
	font-style: italic;
}
.instructions {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.footer {
	font-size: 110%;
	background-color: #FFFFCC;
}
.head {
	font-size: 120%;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.subhead2 {
	font-size: 140%;
	color: #C0551E;
	font-weight: bold;
	line-height: 16pt;
}
.deck {
	color: #000000;
	line-height: 14pt;
	font-weight: bold;
	font-size: 11pt;
}
.biglink {
	font-size: 275%;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30pt;
	background-color: #C0551E;
}

.nav {
	background-color: #333300;
	border: 1px solid #FFFFFF;
}

.nav A { color: #FFFFFF; text-decoration: none; }
.nav A:active { text-decoration: underline; }
.nav A:visited { color: #FFFFFF; text-decoration: underlin; }
.nav A:hover {
	color: #cc9900;
} 
.desc1 {	font-size: 8pt;
}.highlight {
	color: #000066;
	font-weight: bold;
	font-size: 11pt;
}
