body {
  font-family: "Times New Roman", Times, serif;
  background-color:#FFFFFF;
}

a:link {color:#003399}

a:visited {color:#000066}

a:hover {color:#ff0000}

td {
	font-family: "Times New Roman", Times, serif;
}

#1 {
   background-color:#EEEEEE;
   font-weight:bolder;
   font-size:16px
   }
   
#2 {
   background-color:#DDDDDD;
   font-weight:bolder;
   font-size:16px
   }
   
#3 {
   background-color:#ffffcc
   }
   
th {
	font-family: "Times New Roman", Times, serif;
	background-color:#999999;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	background-color:#BBBBBB;
	color:#0000FF;
}
