body {
	font-family:arial,helvetica,sans-serif;
	background:#FFFFCC;
	border:0px;
}

h3 {
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
}

h4 {
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

h5 {
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
}

h6 {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}

.bggreen {
	background:#66CC33;
}

.bgggreen {
	background:#FFFF33;
}

.glbody {
	font-family:arial,helvetica,sans-serif;
	background:#FFFF33;
	border:0px;
}

.letitle {
	color:#FFFFCC;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
}

.glossaryLetterLink {
	color:#FFFFCC;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}

.gltitle {
/*	color:#FFFFCC; */
	color:#000000; 
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

.lepage {
	color:#FFFFCC;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:14px;
}

.callstack {
	color:#FFFFCC;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
}

.bgprint {
	font-family:arial,helvetica,sans-serif;
	background:#FFFFFF;
}

div {
	font-family:arial,helvetica,sans-serif;
}

.popUpLink {
	text-decoration:underline;
	color: red;
	cursor:hand;
}

.popup {
	font-size:12px;
	background-color:#FFFF33;
}

.thead {
	background-color:#CCFF66;
}

.mainBody {
    background-color:#FFFF00;
}

.desktitle {
	font-family:arial black,arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:50px;
	color:#6666FF;
}

.desktext {
	font-family:arial,helvetica,sans-serif;
	font-size:17px;
	color:#000000;
}

.desklesson {
	font-family:arial,helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000000;
}

.desklesson2 {
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.deskpage {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}

.cycletitle {
	font-family:arial,helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#6699CC;
}

.deskcomp {
	font-family:arial,helvetica,sans-serif;
	font-size:8px;
	color:#000000;
}

.showUpLink {
	text-decoration:underline;
	color: red;
	font-weight:bold;
	cursor:hand;
}

.chapterLink {
	text-decoration:underline;
	color: blue;
	font-weight:bold;
	cursor:hand;
}

.downloadLink {
	color: #0000A0;
	font-weight:bold;
	cursor:hand;
}

.glossaryLink {
	color: black;
	cursor:hand;
	border-bottom: 1px dotted black;
	text-decoration:none;
}