/* remove em - replace with px */
p:first-letter {font-size:20px; color:#f62217;}
p {font-size:16px; 
	text-align:justify; 
	line-height:14px;
	font-family:verdana, arial, sans-serif; 
	margin-top:0;}

  span.cap-g {
  float: left; 
  font-size: 15px;
color: maroon;
font-weight: bold;
  /*font-size: 1.7em;*/
  padding: 0 0.15em;
  margin: 0 0.15em 0 0; 
  background: #90ee90;
  border: 3px outset #2e8b57;
  }
/* use it this way:<span class="cap-g">T</span>*/

    p.owner {font-size:14px; 
	text-align:justify; 
	line-height:12px;
	font-family:times new roman, verdana, arial, sans-serif; 
	margin-top:0;
	margin-left: 46px;
  /*background: #90ee90;
  border: 1px ridge #2e8b57;*/}

    p.owner:first-letter {font-size:16px; 
	color:red}

    p.breeder {font-size:14px; 
	text-align:justify; 
	line-height:12px;
	font-family:times new roman, verdana, arial, sans-serif; 
	margin-top:0;
	margin-left: 46px;
  /*background: #90ee90;
  border: 3px ridge #2e8b57;*/}

    p.breeder:first-letter {font-size:16px; 
	color:green}

    p.by {font-size:14px; 
	text-align:justify; 
	line-height:12px;
	font-family:times new roman, verdana, arial, sans-serif; 
	margin-top:0;
	margin-left: 46px;
  /*background: #90ee90;
  border: 3px ridge #2e8b57;*/}

    p.by:first-letter {font-size:16px; 
	color:black}

    p.borzois {font-size:14px; 
	text-align:justify; 
	line-height:12px;
	font-family:times new roman, verdana, arial, sans-serif; 
	margin-top:0;
	margin-left: 22px;
  /*background: #90ee90;
  border: 3px ridge #2e8b57;*/}

    p.borzois:first-letter {font-size:14px; 
	color:#151b54}

    /*To use in HTML:

    <p class="owner">this is a normal paragraph</p>
    <p class="breeder">this is an error paragraph</p>*/

/* Outline of letters */
h1#title {position:absolute; 
	left: 0px; 
	top: 0px;
	width:750px;
	height:60px; 
	padding:0; 
	margin:0;
	color:#151b8d;
	font-family: Book Antiqua;
	font-size: 30.0pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: center;}

/* Face of letters */
h1#shadow {position:absolute;
	left: -1px; 
	top: -1px; 
	width:750px; 
	height:60px;  
	padding:0; 
	margin:0;
	color:black;
	font-family: Book Antiqua;
	font-size: 30.0pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: center;}

/* Shadow of letters */
h1#light {position:relative;
	left: +1px; 
	top: +1px; 
	width:750px; 
	height:60px;  
	padding:0; 
	margin:0;
	color:#fdd017;
	font-family: Book Antiqua;
	font-size: 30.0pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: center;}

/* start hide \*/
h1#title {overflow:hidden;}
/* end hide */

h2 {text-align:center; 
	font-weight:normal; 
	font-family: georgia, "times new roman", serif; 
	font-size:1.9em; 
	letter-spacing:0.2em; 
	margin:0 0 10px 0; 
	padding-top:5px;}

h2 span {line-height:1.4em;}

h3 {font-size:1.1em;
  border: 3px ridge;
  text-align:center;
}

h4 {text-align:center;}

h5 {text-align:center;}

h2.line {border-top:1px solid #f0c992;}

/* start hide \*/
h2.line {margin:0 -10px 10px -10px;}
/* end hide */

h2.clear {clear:both; 
	border-top:1px solid #f0c992;}

dl.clear {clear:both;}


* html .col4 {width:248px; 
	w\idth:230px;}

/*.highlight {background:#ffd; 
	font-family:georgia, "times new roman", serif; 
	width:230px; 
	font-style:italic; 
	border-top:1px solid #000; 
	border-bottom:5px solid #000;}

* html .highlight {width:225px;}

.bold {font-weight:bold;}

dt.spacer {margin-top:1em;}*/

