body
{background: #ffffff;
font-family: georgia, serif;
line-height: 14pt;
font-size: 12pt;
margin-bottom: 12pt;}

a:link
{color: #6E82AB;
text-decoration: none;}

a:visited
{color: #000066;
text-decoration: none;}

a:active
{color: #ffcc00;
text-decoration: underline;}

a:hover
{color: #FF0000;
text-decoration: underline;}

p
{margin-right: 5px;}

h2
{font-size: 13pt;
color: #002c58;
line-height: 12pt;}

.headline
{font-weight: bold;
color: #002c58;}

.highlight
{color: #000000;
font-weight: bold;}

/* example of defining an ID...  
#table
{position: relative;
left: 4em}
*/

/* examples of defining some classes...  
.bedrock {font-family: bedrock}
.family {font-family: sans-serif; font-size: 17pt; color: blue}
.garamond {font-family: garamond; font-size: 2em}
*/

/* note: that one uses a general font family rather than a specific font */ 