body {
	padding:0px;
	margin:20px;
}

input, select, textarea {
	background-color: #ececec;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 8pt;
	color: #3c3c3c;
}

a:link, a:visited, a:active {
	color: #1B2B88;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #1B2B88;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 13pt;
	letter-spacing: 0.5pt;
	font-style: normal;
	color:#1B2B88;
	line-height:16pt;
	margin: 0px 0px 10px 0px;
	text-align:left;
} 

h2 {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-style: normal;
	color:#1B2B88;
	line-height:16pt;
	margin: 20px 0px 10px 0px;
} 

h3 {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-style: normal;
	color:#1B2B88;
	margin: 0;
} 

b {
	font-size: 9pt;	
	font-weight: bold;
}

img {
	border: 0px;
}

hr {
	border: 0px;
	height:1px;
	background-color:#D1D1D1;
	width:620px;
}

p, div, td {
	font-family: "arial";
	font-size: 9pt;
	font-style: normal;
	line-height: 17pt;
	color: #3C3C3C;
	text-align:left;
}

li {
	list-style-type: disc;
}

td {
	vertical-align:top;
}

#print_header {
	width:800px;
	height:148px;
	border-bottom:1px solid #1B2B88;
}

#hdr { display:none; visibility:hidden; }

#lang { display:none; visibility:hidden; }

#mainmenu { display:none; visibility:hidden; }

#bodyblock { padding-top:35px; padding-bottom:35px; }

#bodyblock a { text-decoration:none; color: #3C3C3C; }

#footer { display:none; visibility:hidden; }

#footer_print { 
	border-top:1px solid #1B2B88;
	padding-top:20px;
	height:25px;
	width:800px;
	font-size:8pt;
	text-align:left; 
}