/* replace the book in the background with something else */
body { background: #FFE0E0;}

/* changes the colour of pre areas  */
pre { background: White }

/* use browser prefs for text size and font */
/*                                          */
/* body, #globalWrapper {font-family: Monospace; font-size:10pt } */
body, #globalWrapper {font-family: Arial; font-size:12pt }

H1 { font-family: "Georgia"; font-size:18pt }
H2 { font-family: "Arial"; font-size:16pt }
H3 { font-family: "Arial"; font-size:14pt }

/* standard link colors */
a { color: #0000FF; text-decoration: underline;}
a:visited { color: #7F007F;}
a:active, a.new { color: #FF0000; }
a.interwiki, a.external { color: #3366BB; }
a.stub { color: #772233; }
a:link       { color: #0000ff }
TD P { font-family: "Arial"; font-size: 12pt } 		
P { font-family: "Arial"; font-size: 12pt } 
P.msonormal { margin-bottom: 0cm; font-family: "Arial"; font-size: 12pt } 		
.style1 {font-family: Arial}

