body, p, p.spaced, p.link, p.sign, h1, h2, h3, a.link, a.visited, a.active, a.hover, a.menu, 
table, table.main, td, td.menu, td.main, ul, ol, li, hr, img{
	margin: 7px 7px 14px 7px;
	padding: 0px 0px 0px 0px;
	background-color: #f5f5dc;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	line-height: 12pt;
	text-align: justify;
	vertical-align: top;
	border: 0px;
	border-collapse: collapse;
}
body{
	background-color: #e0e0b7;
    /*background-image: url("./kazinczy_hatter.png");*/
}
table.main{
	margin: auto;
	border: 0px;
	width: 760px;
}
table.log{
	width: 560px;
	padding: 2px 2px 2px 2px;
	border: 1px solid black;
}
table.awarded{
    padding: 4px 4px 4px 4px;
    border: 0px;
}
td.log{
	padding: 2px 2px 2px 2px;
	border: 1px solid black;
	font-size: 8pt;
}
td.awarded_year{
    align: right;
    padding: 4px 14px 4px 28px;
    border-top: 1px solid black;
    border-right: 1px dotted black;
    border-bottom: 0px;
    border-left: 0px;
}
td.awarded_name{
    padding: 4px 28px 4px 14px;
    border-top: 1px solid black;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
}
td.awarded_year_begin{
    align: right;
    padding: 4px 14px 4px 28px;
    border-top: 0px;
    border-right: 1px dotted black;
    border-bottom: 0px;
    border-left: 0px;
}
td.awarded_name_begin{
    height: 10px;
    padding: 4px 28px 4px 14px;
    border: 0px;
}
body, p, td{
	color: #000000;
	text-decoration: none;
}
p.spaced{
	margin-top: 21px;
}
p.menutitle{
    padding: 0px 0px 0px 0px;
    margin: 2px 7px 14px 7px;
    text-align: left;
    font-weight: normal;
    font-size: 7pt;
    line-height: 10pt;
}
p.link{
    padding: 0px 0px 0px 0px;
    margin: 7px 7px 7px 7px;
    text-align: right;
    font-weight: bold;
    line-height: 12pt;
}
p.sign{
	font-style: italic;
	text-align: center;
	margin-top: 28;
	margin-left: 50%;
}
td.menu{
	text-align: right;
	width: 160px;
	background-image: url("./kazinczy.png");
	background-repeat: no-repeat;
    background-position: top center;
	padding-top: 260px;
    padding-bottom: 28px;
}
td.main{
	padding-bottom: 28px;
	border-left: 3px outset #6b2500;
}
ol.sub, ul.sub{
    margin-right: 0px;
}
li{
	margin: 0px 0px 0px 21px;
}
h1{
	font-family: times, serif;
	margin: 14px 7px 14px 7px;
	font-size: 18pt;
	line-height: 21pt;
	font-weight: bold;
    text-align: center;
}
h2{
	margin: 14px 7px 14px 7px;
	font-size: 12pt;
	font-weight: bold;
    text-align: left;
    line-height: 15pt;
}
h3{
	font-size: 11pt;
	font-weight: bold;
    text-align: left;
    line-height: 14pt;
}
a:link, a:active, a:visited{
    padding: 1px 0px 1px 0px;
	color: #966331;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
    padding: 1px 0px 1px 0px;
	color: #000000;
	font-weight: bold;
    text-decoration: none;
    background-color: #e0e0b7;
}
hr{
	border: 1.5px outset #000000;
	margin: 7px 7px 7px 7px;
}
hr.menuspace{
	border: 1.5px outset #000000;
	margin: 7px 7px 2px 7px;
}
img{
    padding: 10px 0px 0px 7px;
    margin: 0px 0px 0px 0px;
}
