body { background-color: white;
font-family: Helvetica, Arial, sans-serif;
font-family: Verdana;
font-size: 12px;
font-size: .7em;
color: #5e686e;
color: #3b4246;
margin: 0px 0px; /* check for margin 0px 10px */
/*padding-bottom:20px;
scrollbar-face-color:white;
scrollbar-highlight-color:red;
scrollbar-3dlight-color:orange;
scrollbar-darkshadow-color:brown;
scrollbar-shadow-color:pink;
scrollbar-arrow-color:red;
scrollbar-track-color:ivory;*/
}

a {
       text-decoration: none;
       color: #3b4246;
}

div {
     margin-top: 20px
}

h1 { font-size:1.9em }

h2 { font-size:1.6em }

h3 { font-size:1.4em }

h4 { font-size:1.1em }

p,h1,h2,h3 { margin: 10px 10px 10px 10px}

h1,h2,h3,h4 {
	text-align: center;
}

.both { clear: both; }

.left { clear: left; }

div.both {
	margin: 0;
	padding: 0;
}

pre { font-size:12px}

img {
       border: none;
}