@charset "UTF-8";
/* CSS Document */

body{ font-family:"Gill Sans", Arial; background-color: white; background-image: url(images/bg-gradient.jpg) !important; background-repeat: repeat-x !important; background-attachment: scroll !important; background-position: 0 0 !important; }
h1{ color:black; font-size: 18pt !important; font-stretch: extra-expanded; padding-top:0; margin-top:0; }
h2{
	color:black;
	font-size:18px;
	margin:0;
}
h3{
	color:black;
	font-size:16px;
	margin:0;
}
p { color: black; font-size: 10pt; font-family: "Gill Sans", Arial; line-height: 12pt; }
li { color: black; font-size: 10pt; line-height: 14pt; list-style-type: square; }
h4 { color: white; font-size: 14pt; font-family: "Gill Sans"; font-weight: bold; line-height: 14pt; }

