body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}


.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}



.green {
	color: #00CC00;
	font-weight: bold;
}
.brown {
	font-weight: bold;
	color: #990000;
}
.word-spread {
	font-weight: bold;
	word-spacing: 10em;
	color: #3300CC;
}
.hanging {
	text-indent: -0.5in;
	display: block;
	margin-left: .75in;
	margin-right: .5in;
}
.guidingq {
	font-size: medium;
	font-style: oblique;
	color: #0066FF;
}
.U0Chapter {
	font-size: x-large;
	font-weight: bold;
	color: #cc6600;
	text-align: center;
	border-color: #FFFFFF;
}
.backtotop {
	font-size: xx-small;
	font-style: normal;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.section {
	font-size: medium;
	color: #996600;
}
.nobullet {
	list-style-type: none;
	line-height: 130%;
}
.assignment {
	color: #0066FF;
}
.alphalist {
	list-style-type: upper-alpha;
}
.square-box-bullet {
	list-style-position: outside;
	list-style-image:   url("v1-images/square.GIF");
}
.doublespace {
	line-height: 200%;
}
.space-before {
	white-space: normal;
	padding: 11px;
}
.lowlist {
	line-height: 16pt;
	list-style-type: lower-alpha;
}
.boldbrown {
	font-size: medium;
	font-weight: bold;
	color: #663333;
}
.listnoright {
	list-style-position: outside;
	list-style-type: decimal;
	right: 33px;
}
.Old {
	font-size: xx-large;
	color: #FF3333;
	text-decoration: blink;
}
.singlespace {
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lang-large {
	font-size: medium;
}
.list-space-between {
	margin: 6px;
}
.start-left {
	display: block;
}
#wrapper {
	width: 650px;
}
.flt-leftt {
	float: left;
	margin-right: 8px;
}
.flt-rightt {
	float: right;
	margin-left: 8px;
}
.bg-yellow {
	background-color: #FFC;
}
.align-left {
	text-align: left;
}
.clear-float {
	clear: both;
	padding-top: 5px;
}

