html, body {
	background-image: url(../imaxes/bck1.gif);
	font: 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 body {
	color: #666666;
	background-color: #F8FAFB;
	
	text-align: justify;
}

a {
	color: #3399CC;
	text-decoration: none;
}

a:hover {
	color: #66CCCC;
	text-decoration: none;
}

h1 { font-weight: 800; font-size: 1.9em }
h2 { font-weight: 800; font-size: 1.7em }
h3 { font-weight: 800; font-size: 1.5em }
h4 { font-weight: 800; font-size: 1.3em}
p { font-weight: normal }
