/* Default CSS */ body { font-family:arial,sans-serif; font-size: 14pt; font-color: black; } h1 { font-weight: bold; font-size: 18pt; } h2 { font-weight: bold; text-decoration: underline; font-size: 16pt; } a {color: 6600CC;} a:link {color:6600CC;} a:active {color:red;} a:hover {color:black;}