/*gsgarcia.net */
A:link { color: #00A ; text-decoration: none ; }
A:visited { color: #A00 ; text-decoration: none ; }
A:active { color: #444 ; text-decoration: none ; }
A:hover { color: #080;	text-decoration : underline ; }

body { font: 1em/1.3em Georgia, Garamond, Harrington ; margin: 10px ; background: #CB9 ; }
table {width: 768px ;  }
td { font: 1.1em/1.4em Optane, Garamond, Harrington ; text-align: justify ; vertical-align: top ; padding: 16px ; }
th { padding: 16px ; }

input { padding-left: 3px ; }
i { font-size: 1.1em ; }
hr {width: 80% ; }
//p:first-letter { font-weight: bolder ; }

.sig { 
font-family: 'Apple Chancery', Zapfino, 'Lucida Calligraphy', 'Monotype Corsiva', 'Comic Sans MS' ; 
color: #585 ; 
text-shadow: #BBB 5px 4px 3px ;  /*Safari only */
filter: progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=6) ; /*MSIE only */
}

.head { font-size: 1.3em ; font-style: italic ; color: #600 ; line-height: 1.3em ; }
.capt { font: .85em/1.45em sans-serif ; font-style: italic ; text-align: left ; }
p { text-indent: 1.5em ; } 