body { margin-top: 15px;
 background-color : #ffffff;
 background-image : url(marble.gif);
 font-family : Arial, Helvetica, sans-serif;
 font-size : 16px;
 font-weight: bold;
 color : #000000;
 }

.small { font-size : 13px;
 }

.smallbold { font-size : 13px;
 font-weight: bold;
 }

.linespace { line-height : 18px;
 }

.large { font-size : 24px;
 }

.largelist { font-weight: bold;
 line-height : 24px;
 }

.red { color : #cc3300;
 }

A:link { color : #3333CC;
 text-decoration : underline;
 }

A:visited { color : #333399;
 text-decoration : underline;
 }

A:active { color : #cc3300;
 text-decoration : underline;
 }

A:hover { color : #cc3300;
 text-decoration : none;
 }
