h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
}
.pageText {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	color: #000000;
}
.pageTextSmall {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 120%;
	color: #000000;
}
.ebookPageNumbers {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 120%;
	color: #000000;
}
.information-box {
	border: thin dotted #FFCC66;
	background-color: #CCDEFF;
}
.tip-box {
	border: thin dotted #FFCC66;
	background-color: #FFFFCC;
}
.tipworld-box {
	border: thin dotted #FFCC66;
	background-color: #FFFFCC;
}


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 90%;
	font-weight: bold;
	color: #FFCC66;
}
.activity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
}
.directionsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.bottomtext {
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.studentname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.verdanainput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
}
li {
	list-style-type: square;
}
TABLE.foo      {
border-top: 1px solid #003366;
border-bottom: 1px solid #003366;
border-left: 1px solid #003366;
border-right: 1px solid #003366;
}
TD.barT     {
margin-left: 8em;
border-top: 1px solid #c0c0c0;
border-bottom: 0px solid #c0c0c0;
border-left: 0px solid #c0c0c0;
border-right: 0px solid #c0c0c0;
}
TD.barTL     {
margin-left: 8em;
border-top: 1px solid #c0c0c0;
border-bottom: 0px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-right: 0px solid #c0c0c0;
}
TD.barTLR     {
margin-left: 8em;
border-top: 1px solid #c0c0c0;
border-bottom: 0px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
}
.progressText {
	font-family:  Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	font-style: normal;
	font-weight: normal;
	line-height: 90%;
	color: #000000;
}
input{
	background-color: #CCDEFF;
}
.textareainput{
	background-color: #CCDEFF;
}
.selectinput{
	background-color: #FFFFFF;
}
