a:link, a:active, a:visited
 {
 color: #CCCCCC;
 text-decoration: none
 }

a:hover
 {
 color: #FFD700;
 text-decoration: none
 }

.head1
 {
 color: #FFD700;
 font-family: georgia, serif;
 font-size: 36px;
 font-weight: bold;
 margin-bottom: 5px
 }

.head2
 {
 color: #FFD700;
 font-family: georgia, serif;
 font-size: 24px;
 font-weight: bold;
 margin-bottom: 2px;
 }

.head3
 {
 color: #FFD700;
 font-family: verdana, geneva, sans-serif;
 font-size: 16px;
 margin-bottom: 2px;
 }

.body1
 {
 color: #333333;
 font-family: verdana, geneva, sans-serif;
 font-size: 12px;
 line-height: 15px;
 margin-bottom: 5px;
 text-indent: 10px
 }

.body2
 {
 color: #333333;
 font-family: verdana, geneva, sans-serif;
 font-size: 11px;
 line-height: 15px;
 margin-bottom: 2px
 }

.body1hang
 {
 color: #333333;
 font-family: verdana, geneva, sans-serif;
 font-size: 12px;
 line-height: 15px;
 margin-bottom: 5px;
 margin-left: 10px;
 text-indent: -10px
 }

.bodypreview
 {
 color: #333333;
 font-family: verdana, geneva, sans-serif;
 font-size: 11px;
 margin-bottom: 5px
 }

.dash
 {
 background-image: url(dash.gif);
 background-position: left center;
 background-repeat: repeat-x;
 line-height: 9px;
 padding: 2px
 }

.shadow
 {
 border-style: solid;
 border-width: 1px;
 border-color: #999999;
 margin-left: 5px
 }

.shadow_nomargin
 {
 border-style: solid;
 border-width: 1px;
 border-color: #999999
 }

.caption
 {
 border-style: solid;
 border-width: 1px;
 border-color: #999999;
 color: #666666;
 background-color: #F8F8F8;
 font-family: verdana, geneva, sans-serif;
 font-style: italic;
 font-size: 11px;
 line-height: 13px;
 margin: 10px;
 padding: 2px
 }

