BODY {
	scrollbar-arrow-color:#FAF8E3;
	scrollbar-face-color:#53A3BC;
	scrollbar-shadow-color:#1C6598;
	scrollbar-highlight-color:#FAF8E3;
	scrollbar-track-color:#53A3BC;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
a {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: small;
	text-decoration: underline;
	background-color: #FEFEFE;
}
a:hover {  
	cursor: hand; 
	color: #990000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline overline
}
.tangerine {
	font-weight: bold;
	color: #FF6600;
}
.redtext {
	color: #FF0000
}
.bourder1 {
	color: #000099
}
.bluetext {
	color: #0000CC
}
.fine {  
	font-size: 8pt; 
	font-weight: lighter
}
h1 {
	font-size: large;
	font-weight: bold;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #003399;
	font-style: oblique;
}
h3 {
	font-size: small;
	font-weight: bold;
}
.highlighter {
	background-color: #FFFF00;
}
@media print {
  .navbar { display: none }
}
