.highlighter {
	background-color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;


}
.font {
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;

}
table {
	background-color: #ffffff;
	border: thin dashed #000000;
}
.paragraphs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
body {
scrollbar-track-color: navy;
scrollbar-arrow-color: red;
scrollbar-shadow-color: gray;
scrollbar-darkshadow-color: blue;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: white;
scrollbar-face-color: red;
background-color: #000066;
}
