BODY {

	color: #000000; font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}


A {
	text-decoration: underline;
	color: #003F80;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}

.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}


  H2 {font: 24pt "arial"; text-align: left; line-spacing: 1;
      font-style: normal; font-weight: bold;
            color: #3163ce}

p.credits {font: 6.5pt "Verdana"; vertical-align: bottom; 
		background-color: white; 
		color: black; text-align: center;
		padding-top:0px; padding-left:0px;
		padding-right:0px}

  H4 {font: 18pt "arial"; text-align: center; line-spacing: 1;
      font-style: normal; font-weight: bold;
            color: red}

A.header {
	text-decoration: underline;
	color: red;
}
