body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Tahoma;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/popup_back.jpg);
	background-repeat: repeat-x;


}

h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006F24;
	margin: 2px 2px 4px 3px;

}
td {
	vertical-align: top;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #006F24;
	margin: 5px;

}
p {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	margin: 5px;
	padding-left: 5px;



}

.paivamaara {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;

}

a:link {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;


}
a:visited {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;


}

a:hover {
	color: #2C6939;
	text-decoration: none;
}

a:active {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;


}

.lastmod {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	margin: 10px;
}
.close {
	font-weight: bold;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
.content {
	width: 100%;
}

