/*
 PRINT
*/

body {
	font-family: 		"Trebuchet MS", Arial, sans-serif;
	font-size: 			10pt;
	color: 				#000;
	background: 		#fff;
}

h1 {
	font-size: 			15pt;
	font-weight:		bold;
	color: 				#000;
}
h2 {
	font-size: 			14pt;
	font-weight:		bold;
	color: 				#000;
}
h3 {
	font-size: 			13pt;
	font-weight:		bold;
	color: 				#000;
}
h4 {
	font-size: 			13pt;
	font-weight:		bold;
	color: 				#000;
}
h5 {
	font-size: 			13pt;
	font-weight:		bold;
	color: 				#000;
}
h6 {
	font-size: 			13pt;
	font-weight:		bold;
	color: 				#000;
}
strong {
	font-weight:		bold;
}
p {
	font-size: 			10pt;
}
#wrapper {
	margin:				30px 30px 40px 60px;
}
/* HIDE */
a { 
	display: 			block;
	height:				1px;
	width:				1px;
	overflow:			hidden;
}
ul { 
	display: 			block;
	height:				1px;
	width:				1px;
	overflow:			hidden;
}
li { 
	display: 			block;
	height:				1px;
	width:				1px;
	overflow:			hidden;
}
#footer { 
	display: 			block;
	height:				1px;
	margin:				0;
	width:				1px;
	overflow:			hidden;
	padding: 			0;
}
#column-right h1 { 
	display: 			block;
	height:				1px;
	margin:				0;
	width:				1px;
	overflow:			hidden;
	padding: 			0;
}
#column-right h3 { 
	display: 			block;
	height:				1px;
	margin:				0;
	width:				1px;
	overflow:			hidden;
	padding: 			0;
}
#column-right h4 { 
	display: 			block;
	height:				1px;
	margin:				0;
	width:				1px;
	overflow:			hidden;
	padding: 			0;
}
#column-right h5 { 
	display: 			block;
	height:				1px;
	margin:				0;
	width:				1px;
	overflow:			hidden;
	padding: 			0;
}
#column-right h6 { 
	display: 			block;
	height:				1px;
	margin:				0;
	width:				1px;
	overflow:			hidden;
	padding: 			0;
}
#column-right #iconmenue { 
	display: 			none;
}
#column-right #spacer { 
	display: 			none;
}
.spacer {
	border-top:			#666 2px dotted;
	display:			block;
	height:				2px;
	margin: 			10px 0 15px 0;
	width:				100%;
}
#column-right #box-starttheme { 
	display: 			none;
}
#column-right p { 
	font-size: 			10pt;	
}
#column-right p strong { 
	font-weight: 			bold;	
}

