BODY {
	
	BACKGROUND-COLOR: #ffffff; 
	COLOR: #000000;
	background-image: url(./tausta.gif);
	FONT-FAMILY:  Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10 pt
	FONT-WEIGHT: normal; 
}


TD {
	 background-image: url(./tausta.gif);
	BACKGROUND-COLOR: #ffffff; 
	COLOR: #000000;
	font-size:10pt 
	
}


P {
	FONT-WEIGHT: normal; 
}



UL {
	LIST-STYLE-TYPE: square;
}

UL UL {
	LIST-STYLE-TYPE: disc;
}

A:link {
	COLOR: brown; text-decoration: none 
	
}

A:visited {
	COLOR: green; text-decoration: none 
	
}

A:hover {
	COLOR: maroon; text-decoration: none 
	
}

A:active {
	COLOR: black; text-decoration: none 
	
}
