BODY {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #83A8FF;
	text-align:center; }

img {
	border: 0px; }

A {
	Color: navy; 
	text-decoration: none; }

A:visited {
	Color: navy; }
	
A:hover {
	Color: red; }

TD {
	Color: black;
	Font-Family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	Font-Size: 10pt;}


TD#header {
	width:850px;
	height:100px;
	text-align:left;
	padding: 8px;
}

TD#menu {
	background-image: url(hmenu.jpg);
	width: 850px;
	height: 34px;
	padding: 0px;
	text-align: center;
	color: white;
	font-weight: bold;
}

TD#content {
	width: 850px;
	background-image: url(mid.gif);
	text-align: center;
	padding: 20px;
}


TD#footer {
	background-image: url(footer.gif);
	width: 850px;
	height: 67px;
	padding-top: 0px;
	padding-left: 50px;
	font-size: 7pt;
}


#menu A {
	Color: white;
	Font-Size: 10pt;
	font-weight: bold;
	text-decoration: none; }

#menu A:visited {
	color: white; }
	
#menu A:hover {
	Color: yellow;
	text-decoration: none; }
	

ul {
	list-style-image: url(dzkw.gif);

}

H1 {
	font-size: 20px;
}

H2 {
	font-size: 16px;
}


