  body {
    scrollbar-arrow-color: black;
    scrollbar-base-color: #A5AEBB;
    scrollbar-face-color: #A5AEBB;
    scrollbar-highlight-color: #D5DAE1;
    scrollbar-shadow-color: #6D7683;
    scrollbar-dark-shadow-color: #404040;
  }
 .cim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00305E;
}
.alcim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00305E;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
.bottomText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #D6C380;
	text-align: justify;
}

a.bottomText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #D6C380;
	text-align: justify;
	text-decoration: none;

}
a.bottomText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #D6C380;
	text-align: justify;
	text-decoration: none;

}
a.bottomText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #D6C380;
	text-align: justify;
	text-decoration: underline;
}
a:link {font-weight: bold; color: #00305E;}

a:visited {font-weight: bold; color: #00305E;}