/* Rita Vogel */
body { 
font: normal 96% Arial; 
width: 60em;
}

h1,h2,h3,h4,h5,h6 { 
font-size: 1.15em;
font-weight:normal;
text-transform: uppercase;
color: #222220; 
}

h2 {
font-family: Georgia, Times;
font-style: none;
text-transform: none;
font-size: 2.5em;
border-bottom: solid 0.01em #222220;
}


h3 {
background-color:#D6FFFF;
padding:0.2em;
border-bottom: solid 0.01em #222220;
}

p {
line-height: 1.3em;
}

li { 
line-height: 1.5em;
list-style-type: dot;
}

a:link, a:visited { 
color: #222220; 
text-decoration:none;
border-bottom: dotted 0.01em;
}

a:hover, a:focus, a:active { 
color: #333333; 
text-decoration:none;
border-bottom: solid 0.01em #333;
background-color:#D6FFFF;
}

h2 a:after { content: "(1)"; }

b {
color:#222220;
}

blockquote {
border: 1px dotted #ddd; 
margin:1em;
padding: 0.1em;
padding-left: 2em; 
background-image: url('gugl-quot.jpg'); 
background-repeat:
no-repeat;     }

