body {
	background-color: #6f0015;
	background-image: url(images/bg.jpg);
	color: #ffffff;
	}
	
td {
	font-family: tahoma;
	font-size: medium;
	}
	
h1 {
	font-size: 18pt;
	}
	
h2 {
	font-size: 12pt;
	}
	
p	{
	text-align: justify;
	}
	
li.news {
	font-size: 18pt;
	}
li {
	list-style-image: url(images/bullet.png);
}