body,
div,table,th,td,
form,input,textarea,select,option,
h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
p,a {
	font-size      : 12px;
	font-weight    : normal;
	font-style     : normal;
	line-height    : 1;
	margin         : 0;
	padding        : 0;
}

body,
th,td {
	color          : #333333;
}

html, body {
	width          : 100%;
	height         : 100%;
}
.minmax {  
	min-width      : 920px;
	min-height     : 600px;
}
