body{
	background : #FF6F11 url(images/bg.gif);
}

h1 {
	font : 32px "Times New Roman", Times, serif;	
	text-align: center;
}

a{
	color : #000080;
}

a:visited{
	color : #400040;
}

p, td, li{
	font : 24px "Times New Roman", Times, serif;
}

li {
	margin: 40px 100px 40px 100px;
}

li:first-letter {
	font-weight: bold;
}


ul{
	list-style-type: none;
}

address{
	font : 11px "Times New Roman", Times, serif;color : #400000;
}


div.guest{
	padding:0px 50px 0px 50px;
}

p.guest{
	font : 16px "Times New Roman", Times, serif;color : #400000;
}
.font4{
	font : 18px "Times New Roman", Times, serif;
}

.font6{
	font : 32px "Times New Roman", Times, serif;	
}

#iglink{
	font : bold 18px "Times New Roman", Times, serif;
	color : #400000;
}

body.dosyta h1{
	/*	font : normal 28px "Times New Roman", Times, serif;
	letter-spacing : 7px;*/
	text-align: left;
	margin:60px 0px 50px 80px;
}

body.dosyta p{
	font : 19px "Times New Roman", Times, serif;
	margin: 0px 100px 0px 50px;
	text-indent : 10px;
	text-align : justify;
}

body.dosyta div.right{
	text-align: right;
	margin: 20px 100px 0px 0px;
}

body.dosyta div.img{
	position: absolute;
	right: 10px;
	top: 15px;
}

body.dosyta ul.menu li {
	font-size : 19px;
	margin: 10px;
}
