* { font-family: arial; font-size: 10pt;  }

html, body {
	margin: 0; 
	padding: 0;
	height: 100%;
	background-color: #fffafc; margin: 0 0 0 0; padding: 0 0px 0 0;
	font-family: arial;
	width: 100%;
}
h1,h2,h3,h4,h5 { font-family: verdana; }
h1 { font-weight: normal; font-size: 18pt; margin-bottom: 10px; }
h2 { font-weight: normal; font-size: 16pt; }

p { font-family: arial; font-size: 10pt; text-align: justify; margin: 10px 10px 0 0; }
p:first-letter { padding-left: 30px; }
p.simple { font-family: arial; font-size: 10pt; text-align: justify; margin: 4px 4px 0 0; }
p.simple:first-letter { padding-left: 0px; }

a { color: #444444; }
a:HOVER { color: black; }

a img { border-style: none; }

p b { color: #444444; }
