﻿.bodytext
{ 	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}
.boldtext
{ 	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.boldtextred
{ 	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #FF0000;
}
.italictext
{ 	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.instruction
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #000099;
}
.quotetext
{ 	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
.quoteattribution
{ 	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
}
.bodycenter
{ 	font-family: arial, sans-serif;;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
}
.navtext
{	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.subhead
{	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
.topichead
{	font-family: arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
}
.title
{	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.bigsubhead
{	font-family: arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}
.smtitle
{ 	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.bigtitle
{	font-family: arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.gianttitle
{	font-family: arial, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
}
.smallprint
{ font-family: arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	position: relative;
	left: 3em;
	width: 90%;
}
.fineprint
{ font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}
.caption
{ font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}
li
{	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}
.newtext
{	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #ff0000
}
.changeBox
{
	width: 500px; 
	border-width: 3px; 
	border-color: #0033CC; 
	border-style: outset; 
	padding: 5px; 
	background-color: #CCFFFF
}
.alertBox
{
	width: 500px; 
	border-width: 3px; 
	border-color: #CC9900; 
	border-style: outset; 
	padding: 5px; 
	background-color: #FFCC66
}
.quotebox
{
	width: 500px; 
	border-width: 3px; 
	border-color: #0000cc; 
	border-style: outset; 
	padding: 5px; 
}
.command
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	color: #006600
}
.attr
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	color: #339900
}
.select
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #339900
}
.ui
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #CC6600
}
.shape
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #6600CC
}
A.man
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #993366;
	text-decoration: underline
}
A.gloss
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	color: #993366;
	text-decoration: none
}
A.nav
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #0033FF;
	text-decoration: none
}
A.ui
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #CC6600;
	text-decoration: none
}
A.web
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #0033CC;
	text-decoration: underline
}
A.smallweb
{
	font-family: arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	color: #0033CC;
	text-decoration: underline
}