
body {background: #efefef;
/*
		url(./img/w-flower2.jpg) fixed repeat-y bottom right;
*/		
	color:steelblue; line-height:1.7em;
	margin-top:0em; margin-bottom:0em;
	margin-left:0em; }

h1 {color:dodgerblue; text-align:center;}
h2 {color:#483d8b; background-color: #ccccff; line-height: 1.3em;}
h3 {color:navy; text-align:center;}


/*	#ffcc99;*/

table.main {background-color: #ffffff;
		width: 650px;
		border-color: #cccccc;
		 border-width: 0px 2px 0px 0px; border-style: solid;
}

td { line-height:1.7em;}

p { margin-left: 2em; margin-right:0.5em;}

.kuni {color:maroon; font-size:2em; font-weight:bolder;}

.date { text-align:right;}


.maroon{color:maroon; font-size:0.95em;}
.darkred {color:#8b0000; font-size:0.95em;}
.darkslateblue {color:#483d8b;}
.navy{color:navy;}
.red{color:red;}
.green{color:green;}
.black{color:black;}
.small{font-size: 0.95em;}