a:active {
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 100%; font-weight: bold; color: #003366}
.breadcrumb {
	font-size: 90%;
	color: #003366;
	line-height: 110%;
}
.date { font-size: 90%; color: #FFFFFF}
.dateBlack {
	font-size: 90%;
	color: #000000;
	text-align: left;
}
ul {
	line-height: 130%;
}
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 110%; font-weight: bold; color: #CC3333}
.pdfinfo {  font-size: 90%}
.smallerBody { font-size: 90%}
.boldReg { font-weight: bold}
.underlineBody { text-decoration: underline}
h4 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 100%; font-weight: bold}
pre {  font-family: "Courier New", Courier, mono}
.CourierFont { font-family: "Courier New", Courier, mono}
.boldBlue { font-weight: bold; color: #003366 }
.times {  font-family: "Times New Roman", Times, serif}
.georgia {  font-family: Georgia, "Times New Roman", Times, serif}
.verdana {  font-family: Verdana, Arial, Helvetica, sans-serif}
.arial {  font-family: Arial, Helvetica, sans-serif}
.trebuchet {  font-family: "Trebuchet MS"}
.comicSans {  font-family: "Comic Sans MS"}
ol {  line-height: 130%}
dd { font-size: 11px; line-height: 14px}
h6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
.h4wbar { color: #FFFFFF; font-weight: bold ; background-color: #FF9900; background-position: 20px 20px}
.pwbar { color: #000000; font-weight: normal; background-color: #FFFF66; background-position: 20px 20px }
.bulletbody { list-style-position: outside; list-style-image: url(tutorials/temple/images/red_square.gif)}
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	line-height: 115%;
	color: #000066;
}
.box {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #6699CC;
	padding: 2%;
	vertical-align: middle;
	text-align: center;
}
.hiLite {
	background-color: #FFFF33;
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.boldRed {
	font-weight: bold;
	color: #FF0000;
}

