body {
	font-family: tahoma, arial, helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(images/bck01.jpg);
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;

}
a:visited {
	color: #6633CC;
}
p.cen {
	text-align: center;
}
h1 {
	color:#FFFFFF;
	text-align:center;
}
h2 {
	color:#FFFFFF;
	text-align:center;
}
h3 {
	color: #cc0000;
	text-align: center
}
