body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url(images/bg_grey.jpg); 
}

h1 { 
  font-family: Times New Roman, arial, Helvetica, sans-serif; 
  font-size: 23px; 
  font-style: normal; 
  line-height: normal; 
  color: #000000; 
  font-weight: normal
}

.style1 {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
}

.style2 {
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
}

li {
  font-family: arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #333333; 
  text-decoration: none
} 

p {
  font-family: arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000; 
  text-decoration: none
} 

a {
  font-family: arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-style: normal; 
  line-height: normal; 
  color: #006699; 
  text-decoration: underline
} 

a:visited {
  color: #000000; 
  text-decoration: underline 
} 

a:hover {
  color: #006699; 
  text-decoration: none 
} 

a:active {
  color: #006699; 
  text-decoration: underline
}
