<title>CSS</title><style>h1, h2, h3, body       { font-family: Arial, Helvetica; font-size: 12 pt}body {font-family: Arial, Helvetica; font-size: 10 pt}h2	{ color: blue; font-size: 14 pt }h3 {font-size: 12 pt}h4 {font-size: 12 pt}A:link {text-decoration: none; color: blue; font-size: 10 pt}A:visited {text-decoration: none; font-size: 10 pt; color: blue}A:active {color: blue; font-weight: bold; font-size: 10 pt}table {font-family: Arial, Helvetica; font-size: 10 pt}REM table {font-size: small}A:hover {text-decoration: underline}</style>