body {
  background-color: #CEEEFC;
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) E5620*/
  SCROLLBAR-BASE-color:  #485E73;
  SCROLLBAR-ARROW-color: #FF6600;
}

a:link    { color: #0000FF; text-decoration: none; font-family: arial; font-size: 16px }
a:active    { color: #0000FF; text-decoration: none; font-family: arial; font-size: 16px }
a:visited    { color: #0000FF; text-decoration: none; font-family: arial; font-size: 16px }
a:hover      { color: #0099CC; font-family: arial; font-size: 16px }

a.dark:link    { color: #000000; text-decoration: none; font-family: verdana; font-size: 14px }
a.dark:active    { color: #000000; text-decoration: none; font-family: verdana; font-size: 14px }
a.dark:visited    { color: #000000; text-decoration: none; font-family: verdana; font-size: 14px }
a.dark:hover      { color: #000000; font-family: verdana; font-size: 14px }

a.large:link    { color: #E56201; text-decoration: none; font-family: arial; font-size: 16px }
a.large:active    { color: #E56201; text-decoration: none; font-family: arial; font-size: 16px }
a.large:visited    { color: #E56201; text-decoration: none; font-family: arial; font-size: 16px }
a.large:hover      { color: #0099CC; font-family: arial; font-size: 16px }

ul, li, p, td {
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 16px;
}


HR {
	color : #0099CC;
	height : 1px;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}

.style4 {
	font-family: Monotype Corsiva;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
}

hr.review { 
height: 0; 
border-width: 1px 0 0 0; 
border-style: dashed; 
border-color: #006AC8; 
}

.reviewheader { 
color: #000;
font-weight: bold;
}

.numreviews { 
color: #000;
font-weight: bold;
}