@media print {

body,td,th {

	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;
	
}

body {

	background-color: #e8e8e8;

	margin: 0px;

}

a:link, a:visited, a:active {

	color: #669900;

	text-decoration: none;

}

a:hover {

	color: #444444;

	text-decoration: none;

}

h2 {
	font-size: 10px;
	color: #669900;
	text-align: center;
}

form {

	margin: 0;

}

#container {

	width: 100%;
	background-color: #e8e8e8;
	margin: 0;
	padding: 0;

}

.menu {

	display: none;

}

.menu ul, .menu li {

	display: none;

}

#content {

	text-align: justify;
    padding-top: 1em;
    border-top: 1px solid #339900;
}

#content h2 {
	font-size: 17px;
	color: #339900;
	text-align: center!important;
	vertical-align: middle;
	margin: 0;
}

#content h3 {
	font-size: 17px;
	color: #339900;
	text-align: center;
}

#footer {
	clear: both;
	background-color: #e8e8e8;
	font-size: 10px;
	color: #444444;
	text-align: center;
	padding-top: 20px;
}

#footer h2 {
	display: block;
}

#footer h3 {
	font-size: 9px;
	text-align: center;
}

#flags {
	display: none;
}

#sitemap {
	display: none;
}

#home {
	display: none;
}

#contact {
	display: none;
}

#left {
	display: none;
}

.google_468x60, .adsense_180x60, .googlesearch, .firefox_180x60, .google_120x240 {
	display: none;
}
}
