/* Text */

BODY {color: black; background-color: #ffffff;}
DT {font-family: sans-serif;}
P {margin-left: 24px;}
H1 {text-align: center;}

BLOCKQUOTE {font-style: italic; text-align: center;}

/* Link styles */
A:link {color: blue;}
A:active {color: blue;}
A:visited {color: gray;} 


/* Tables */
TABLE {background-color: white;}

