BODY {background: #FFFFFF; color: #000000
			/*      ; margin-left: 0.5cm; margin-right: 0.5cm; margin-top: 0.5cm; margin-bottom: 2cm */        }
H1 {font-size: 24pt; font-weight: bold; color: navy}
H2 {font-size: 21pt; font-weight: bold; color: navy}
H3 {font-size: 18pt; font-weight: bold; color: green}
P {font-size: 15pt}
UL {font-size: 15pt}
OL {font-size: 15pt}
TH {font-size: 15pt}
TD {font-size: 15pt}
INPUT {font-size: 12pt}
BLOCKQUOTE {font-face: "arial, verdana, helvetica"; font-size: 14pt}
PRE {font-size: 14pt}
A:link {color: blue}             /* changing the color here */
A:visited {color: purple}    /* and here affects the color of links on a web page using this style sheet, */
A:active {color: red}          /* but changing the color here has no effect whatsoever, for some reason */
