h1 {
	font-size: 26px;
}

h2 {
	font-size: 14px;
}

ul {
	list-style: none;
}

ol {
	list-style-type: lower-alpha;
}

table {
	width: 100%;
	border: 0px;
}

table.center {
	margin-left:auto; 
	margin-right:auto;
}

img {
	width: 240px;
	height: 180px;
}


#kdosmo {
	width: 90%;
	border: 1px solid black;
	border-collapse: collapse;
	border-spacing: 0px;
}

#progs {
	width: 160px;
	height: 120px;
}
