A:link           {color: #4C5E44; text-decoration: none}
A:visited        {color: #4C5E44; text-decoration: none}
A:active         {color: #000000; text-decoration: none}
A:hover          {color: #000000; text-decoration: none}
A:link, A:visited, A:active, A:hover {	font-weight: bold }

.menu {	
	width:650px;
	background:#ffffff;	
	border-right:1px solid #4C5E44;	
	border-left:1px solid #4C5E44;
} 

.inside-menu {
	text-align:center;	
	font-size: 11px;
	font-weight: bold;	
	letter-spacing: 2px;	
	line-height: 17px;	
	font-family:verdana,arial,serif;
}

BODY {	
	background-image:url(back.gif);		
	font-size: 11px; 	
	color: #000000; 	
	font-family:verdana,arial,serif;
}

.tausta {	
	background-image:url(bg.gif);	
	background-repeat: no-repeat;		
	background-position: bottom left;
}

TABLE,TD,TR {	
	font-size: 11px; 	
	color: #000000; 	
	font-family:verdana,arial,serif;
}

H1 {	
	font-size: 12px;	
	font-weight: bold;	
	letter-spacing: 2px;	
	margin: 0px 3px 10px auto;
}

H2 {	
	font-size: 12px;	
	font-weight: bold;	
	letter-spacing: 2px;	
	margin: 0px 3px 10px auto;
}

ul{	list-style-type:circle; 	margin: 0px 0px 0px 25px;}
li {	padding: 1px 0px 2px 2px;	margin: 0px;}

.text {	padding:5px;}
.form {	border: 1px solid #4C5E44;	background: #E3EAE0;	padding: 1px;	font-size: 11px;}