  body,a,div,input,td,p,li { font-family: verdana,arial,geneva,helvetica,sans-serif; 
                              color: #000; font-size: xx-large; 
                              font-weight: normal; 
                              background-color:#FFFFFF; }
  body {  text-align: center; }
  div#mainDiv { text-align: left; width:800px; height:500px; margin-left: auto; margin-right: auto; }
  h2 { color: #000; }
  h3 { color: #000; }
  h1 { color: #000; }

a, h2 a:hover, h3 a:hover {
	color: #007;
	text-decoration: none;
}

a:hover {
	color: #00F;
	text-decoration: underline;
}
