BODY {
	margin: 0;
	overflow: scroll;
	overflow-x: hidden;
}

a:link { color: #006699 }
a:visited { color: #996699 }
a:hover  { color: #006699 }

body,p,b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,font,li {
  font-family: arial, helvetica, sans-serif; 
  font-size: 14px;
}

h1 { font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 24px; }
h2 { font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 22px; }
h3 { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 20px; }
h4 { font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 16px; }
