h1 {
	color: #99CCFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	text-align: center;
	font-weight: lighter;
}
.lfob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3399FF;
	width: 80%;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #0099FF;
}
a#bottom:link {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	letter-spacing: 1pt;




}
a#bottom:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
	text-align: center;


}
a#bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #99CCFF;
	text-decoration: underline;
	text-align: center;

}

a#big:link {
	font-weight: bold;
	color: #669999;
	text-decoration: blink;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	letter-spacing: 1pt;




}
a#big:visited {
	font-weight: bold;
	color: #669999;
	text-decoration: blink;
	text-align: center;


}
a#big:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline overline;
	text-align: center;

}

