body, th, td, li, ul, ol, dl, dd, dt, p, blockquote { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;
	color: black;
}

h1, h2, h3, h4, h5, h6 { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #127983;
	background: white;
}

pre, tt {
    font-family: "Courier New", courier, monospace;
}

a:link { text-decoration: none; color: blue; background: white }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }

