body {
	background-position: left top;
	background-repeat: no-repeat;
	background-color: DDDDDD;
}


* {
	font-family: Georgia;
	line-height: 1.4; /* no ems! */
	/* font-weight: normal; */
}

.dop {
	color: #666666;
}

div.main {
	padding: 2em 4em;
	margin: 2em 10%;
	border: 1px solid #FFCC99;
	background-color: #FFFFEE;
}

div.transp {
	padding: 1em;
	margin: 2em 10%;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

h1 {
	font-size: 2.6em;
	color: #666666;
	margin-bottom: 0.5em;
	font-family: Georgia;
	line-height: 1;
}

h2 {
	font-size: 2.2em;
	margin-bottom: 1em;
	line-height: 1.1;
}

h3 {
	font-size: 1.4em;
}

	a:link {color: #00008B; text-decoration: none;}
	a.menur:link {color: #77778B; text-decoration: none;}
	
	a:visited {color: #303171; text-decoration: none;}
	a:hover {color:#369961; text-decoration: underline}
	a:active {color:#369961; text-decoration: underline}
	
	div.menurr
	{position:relative; top:40px; left:9px; width:168px;
		padding:20px; z-index:9}
	
	.menur {
		font-family:Arial, sans-serif; font-size:12pt; color:#999999;
		font-weight:bold; border:0px; line-height:1.31;
		margin-top:6px; margin-bottom:12px; z-index:9}
		
		/* ul, li,
	{
		font-family:Arial, sans-serif; font-size:12pt; color:#999933;
		} */
li.rss
{
	list-style-image: url(pro-rss/img/rss-s.gif);
	list-style-type: square;
	list-style-position: inside;
}	

li.gray
{
	list-style-image: url(pro-rss/img/gray-s.gif);
	list-style-type: square;
	list-style-position: inside;
}	

	.niz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-top: 0.5em;
}
.bold {
	font-weight: bold;
}
.little {
	font-size: smaller;
	color: #666666;
}
.gray1 {
	color: #CCCCCC;
}

