body {
	margin: 0; 
	background-image: url(pictures/bg1.jpg);
}

a {
	color: #ffffff;
}

a.visited {
	color: #ffffff;
}

.text {
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
}

.textbold  {
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.header  {
	color: #ffffff;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}