h1.title {
	color:				#008276;
	font-size:			2em;
	margin:				0px 0px 5px 0px;
	}

h2.title {
	color:				#008276;
	font-size:			1.5em;
	margin:				0px 0px 0px 0px;
	}
.obody{
	color:#00A996;
}

.obody h1{
	margin-bottom: 5px;
}

.obody a{
	color:#00A996;
	line-height: 16px;
}

.obody a:hover{
	color: #00A996;
	text-decoration: none;
}

table.olimpiesi {
	width:				100%;
	border-collapse:collapse;
	}
	table.olimpiesi tr td {
		padding:2px;
		text-align:		center;
		}

div.frmWithoutScroll {
	margin: 10px; 
	border: 0px solid #eeeeee;
	}
	div.frmWithoutScroll p {
		margin: 2px 0px 5px 0px;
		line-height: 150%;
		text-align: justify;
		}
td.olimpiesiSearchItem, td.olimpiesiSearchItem a {
	text-align: center; 
	font-weight: bold; 
	font-size: 15px; 
	color: #dddddd;
	padding:			5px 2px 5px 2px;
	}
	td.olimpiesiSearchItem a {
	color: black;
	}
	td.olimpiesiSearchItemHover, td.olimpiesiSearchItemHover a, td.olimpiesiSearchItemHover a:hover {
		padding:			5px 2px 5px 2px;
		text-align:			center; 
		font-weight:		bold; 
		font-size:			15px; 
		background-color:	#008276;
		color:				white;
		text-decoration:	none;
	}

td.olimpiesiSearchTitle {
	cursor: pointer; 
	color: #008276; 
	font-size: 0.9em; 
	padding-left:10px; 
	font-weight: bold; 
	background-color:#9FDDF6; 
	border: 2px solid #008276; 
	border-width: 2px 0px 2px 2px;
	}

td.olimpiesiSearchTitleHover {
	cursor: pointer; 
	color:					white; 
	font-size: 0.9em; 
	padding-left:10px; 
	font-weight: bold; 
	background-color:		#008276; 
	border: 2px solid #008276; 
	border-width: 2px 0px 2px 2px;
	}
