BODY {
	font-family : sans-serif;
	font-size : smaller;
	
}

.selected {
	font-family : sans-serif;
	color : #0080FF;
}

TABLE {
	background-color : #D8EE93;
}

.skima {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : bold;
; list-style-position: outside; list-style-image: none; list-style-type: circle}

.skimaH2 {
	font-family : sans-serif;
	font-size : 22px;
}


.menu {
	text-align : center;
	
}

.menuselected {
	text-align : center;
	
}

A:LINK {
	text-decoration : none;
	color : #0080FF;
}

A:VISITED {
	text-decoration : none;
	color : #0080FF;
}
