/* CSS Document Marxprint*/

html {
	
}

body {
	color: #222;
	font: 12px "Times New Roman", Times, serif;
}

a {
	color: #222;
	text-decoration:none
}

h1 {
	font-size: 17px;
} 

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px
}
h6 {
	font-size: 12px
}

#nav {
	display:none
}

