body { font-family:Arial,sans-serif; }

p { font-size:12pt; } 
h1 { font-size:22pt; color:#0000F0; } 
h2 { font-size:17pt; color:#0000F0; } 
h3 { font-size:14pt; color:#0000F0; } 
h4 { font-size:13pt; color:#0000F0; }
h5 { font-size:12pt; color:#0000F0; }

a:link { color: blue; }
a:active { color: red; }
a:visited { color: purple; }
a:hover { color:red; }

.large { font-size:24pt; }
.larger2 { font-size:18pt; }
.larger { font-size:14pt; } 
.small { font-size:10pt; } 
