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

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: underline;
	position : relative;
	text-align : center;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: underline;
	position : relative;
	text-align : left;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	position : relative;
	text-align : left;
}

p, ul, ol, li, div, table, tr, td, th, address, blockquote, nobr, b, i {
        font-family:Verdana, Arial, sans-serif; 
		font-style: normal;
		font-size: 11px;
		color: black;
}

A:ACTIVE  {
		   size: 11px;
		   color: #000000;	
}

A:LINK    {
		   size: 11px;
		   color: #000000;
}

A:VISITED {
		   size: 11px;
	       color: #FFFFFF;
}

	

