body {
font-size:  10pt;
font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
}

h1 {
margin: 15px 0px;
font-size: 18px;
font-color: #333366;
 }
h2 {
font-size: 14px;
 } 
h3 {
font-size: 24px;
font-color: #ffffff;
 } 
h4 {
font-size: 8px;
 }
 
address, blockquote, center, dd, dir, dl, dt, form, menu,  {
font-size: 10pt;
} 

ul  {
font-size: 10pt;
} 
td  {
font-size: 10pt;
} 
p  {
font-size: 10pt;
} 
dd  {
font-size: 10pt;
} 
dt  {
font-size: 10pt;
} 
o/  {
font-size: 10pt;
} 
li {
font-size: 10pt;
} 
div {
font-size: 10pt;
} 
th {
font-size:  10pt;
background: #ccccff;
}


p.small  {
font-size: 8pt;
} 
p.xsmall  {
font-size: 7pt;
}

/*Why is this needed? It's the same as p.xsmall */
x {
font-size: 7pt;
font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
}

a   {
color: blue;
text-decoration: underline;
}

a:hover  {
color: blue;
text-decoration: none;
}