/* GENEREL FORMATS */

.noprint {display: none;}
.leftmenu {display: none;}
.leftmenutop {display: none;}
.leftmenubottom {display: none;}
.rightmenu {display: none;}
.footer {display: none;}
.content {width: 100%;
		   height: auto;
           font-size:11px; 
		   color:#626469;
		   font-family: arial;}

h1 { 	      font-size:12px;
			font-weight:bold; 
		      color:#626469;
		      font-family: arial;}

h2 { 	      font-size:11px;
			font-weight:bold; 
		      color:#626469;
		      font-family: arial;}
		   
.dimensiontabletop {
	font-size:11px;
	color: #F5F5F5;
	font-family: arial; 
	text-align: center;
	font-weight: bold;
	background: #626469;
}

.dimensiontable {
	font-size:11px; 
	color:#626469;
	font-family: arial;
	text-align: center; 
	background: #F5F5F5;
}
		   
body { font-family: arial;}