h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	font-style: italic;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #0066CC;
	text-decoration: underline;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
}
h3 {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #0066CC;
}
.BG {
	background-attachment: scroll;
	background-image:  url("../images/BG.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
