body {
	margin:10px;
	padding:0px;
	background-color: #E8E090;
	color: Maroon;
	font-family : arial;
	text-align:center;
}
a {
	color: #B22222;
	text-decoration: underline;
	font-family:verdana;
}
p {
	font: normal large arial;
	margin: 10px;
}
a.big {
	font: bold large verdana;
	color: blue;
	text-decoration: underline}
img {
	border: solid #CD5C5C 1px;
	margin: 2px;
}
td {text-align:center;}
h1{margin:0px; font-family:verdana;}
h2{margin:0px;}
h4{margin:0px;}

#container{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#pics img {border : solid 1px #CD5C5C; width:120px; height:150px;}

#warning {
	margin: 5px;
	padding: 10px;
	font: normal x-small arial;
	text-align: justify;}
.zad{
padding : 5px;	
	border-style:solid;
	border-color: #D2691E;
	border-width:1px 0px;
	background-color: #FFFACD;
}

#title td{background-color: #FFFACD; border: solid #D2691E 1px; }
#title a:link {font-size : xx-small; text-decoration: none;}
#title a:visited {font-size : xx-small; text-decoration: none;}
#title a.ll {color : Navy; font: bold 13px verdana;}
#title a.ll:visited {color : Navy; font: bold 13px verdana;}
#records{	font-size: small;	margin:10px;}
#records a{font: bold medium verdana;color:blue}