.timetrack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0B3157;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #177DB5;
	text-decoration: none;
	text-transform: none;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BA8977;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9B30;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #177DB5;
	text-decoration: none;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: black;
	text-decoration: none;
}
.performance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0B3157;
	text-decoration: none;
}
body {scrollbar-3dlight-color:#177DB5;
           scrollbar-arrow-color:#177DB5;
           scrollbar-base-color:#0B3157;
           scrollbar-darkshadow-color:#177DB5;
           scrollbar-face-color:#0B3157;
           scrollbar-highlight-color:#177DB5;
           scrollbar-shadow-color:#177DB5;
		   scrollbar-track-color:#0B3157;
}
