body {
	font-family: Verdana;
	font-size:0.7em;
	color:#2C2C2C;
	letter-spacing: 1pt;

	background-image:;
	margin-left: 0px;
	margin-top: 10px;
	background-image: url(../pix/homepix/gradient.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-size:1.2em;
	margin:0 0 0.5em 0;
	color:#666666;
 	font-weight:bold;
	color:#0057A1;
}
p {
	font-size:1em;
	margin:0 0 0.5em 0;
}
a:link {
	color: #009DE9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009DE9;
}
a:hover {
	text-decoration: underline;
	color: #909090;
}
a:active {
	text-decoration: none;
	color: #909090;
}

.style1 {
	font-family: "arial", "trebruchet", "tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-family: "arial", "verdana", "trebruchet", "tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

