<!--
body {

  scrollbar-arrow-color: #0000FF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-highlight-color: #000000;
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
}

#centerDiv {
  position: absolute;
  left: 50%;
  width: 640px; /* width of your div */
  margin-left:-320px; /* half width of your div and make it negative */
  
  top: 40%;
  height: 420px; /* height of your div */
  margin-top: -168px; /* half heigt of your div and make it negative */
}

img {
  max-width: 100%;
}

a:link {
	text-decoration:none
}
a:visited {
	text-decoration:none;
}	
a:hover {
  color:red;
  text-decoration:underline overline;
}
.header{
	text-indent:-9999px;
	background:url('../images/oit.jpg') no-repeat;
	height: 100px; /*dimensions equal to image size*/
	width:500px;
}
.style0 {
	color: #525B7F;
	font-size: 10px;
	font-family: tahoma;
}
.style1 {
	color: #969797;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #878fab;
	font-weight: bold;
}
.style3 {
	color: #838181;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #525b7f;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #626160;
	font-size: 11px;
	font-family: tahoma;
	
}
.style5a {
	color: #425082;
	font-size: 12px;
	font-family: arial;
	text-decoration: underline;
	}
.style5b {
	color: #000000;
	font-size: 9px;
	font-family: arial;
		
}
.style6 {
	color: #626262;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style6a {
	color: #ff0000;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #818181;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #878fab;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #ff5b0b;
	font-weight: bold;
}
.style10 {
	color: #6c6969;
	font-size: 11px;
	font-family: tahoma;
}	
.style11 {
	color: #6c6969;
	font-size: 11px;
	font-family: tahoma;
}
.style13 {
    color: #606060; 
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: bold; 
}
.style14 {
    color: #555555; 
	font-size: 10px; 
	font-family: tahoma; 
	font-weight: bold; 
}

-->
