body {
    font-size:12px;
    color: #000;
	font-family:arial, sans-serif;
}


#headNavigation,
#contactNavi,
#mainNavi,
#mainmenu,
#header,
#col1,
#footer,
#col3 {
display:none;

}

h1 {
	font-size:13px;
	text-transform:capitalize;
}

h2 {
	font-size:12px;
}

a {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

table tr th,
table tr td {
	border:1px solid;
	padding:8px;
	
}

#logo {
	padding:0 0 20px 0;
	margin-bottom:20px;
	border-bottom:1px solid #7e7e7e;
}

.forPrint {
	margin:40px 0 0 0;
	display:block;
}
