@page { size:portrait; }
@page :left { margin-left:2cm; margin-right:1.5cm  }
@page :right { margin-left:1.5cm; margin-right:2cm  }
  
* {color: #000}
#menu, #side_con, p.footer {display:none}

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

table {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-decoration: none;
	border: 0px;
	border-collapse:collapse;
	margin:auto;
	width:100%;}

table td {
	border: 1px solid #000;
	padding:2px 5px;
	background-color: #fff;}

thead td {
	text-align: center;
	background-color: #eee;}

abbr {text-transform:uppercase}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #656952;}
	
h1 a.top span {display:none}

h2 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	color: #333;
	text-decoration: none;}
	
em {font-style: normal;font-weight: bold;}

img {border:0px}