body {
font-family:Arial, Helvetica, sans-serif;
width: 600px;
background-image: none;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
font-style:italic;
}

p, div {
font-size: 12px;
text-align:justify;
}

a:link, a:visited, a:hover, a:active, .NOprint {
	display: none;
}

img {
float:left;
}

.date {
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size: 10px;
}

