<head>
<title> Beer Style Sheet  </title>
<meta name="author" content="David L. Okonski">
<meta http-equiv="copyright" content="David L. Okonski -- 2009">
<meta http-equiv="resource-type" content="style">
<meta name="description" content="Dave Okonski's Beer Page">
<meta http-equiv="distribution" content="private">
<meta name="keywords" content="okonski o-folk o-man">
</head>

p{color:black}

body{
bgcolor: #FFFFFF;
font-family: Arial, sans-serif;
}

a:link{
color: blue;
text-decoration: none;
}

a:visited{
color: purple;
text-decoration: none;
}

a:active{
color: red;
}

p{
color: black;
margin: 1em;
font-size: 100%;
}

h1{
font-family: times new roman;
font-size: 250%;
color: black;
border: 0px;
background: white;
padding: 10px;
}

h2{
font-family: times new roman;
font-size: 125%;
color: black;
border-bottom: 1px solid black;
background: white;
padding: 10px;
}

h3{
font-family: times new roman;
font-size: 100%;
color: black;
background: white;
padding: 0px;
margin: 1em 0em 0em 0em;
}

.inset{
font-family: times new roman; 
font-size: 105%; 
margin: 0em 5em 0em 5em;
}

em{
font-family: italic;
font-weight: bold;
}

small{
font-size: 10pt;
}

.text{
color: black;
margin: 0em 2em 0em 2em;
text-indent: 0.25in;
font-family: times new roman;
font-size: 1.05em;
text-align: justify;
}

.subtitle{
color: black;
margin: -3em 1em 1em -0.75em;
text-indent: 0.25in;
font-family: times new roman;
font-size: 100%;
text-align: justify;
}

.date{
color: black;
font-weight: bold;
margin: 1em 0em 0em 0em;
padding: 0em;
font-size: 95%;
font-family: times new roman;
text-align: justify;
}

.linkref{
color: black;
font-weight: bold;
margin: 0.25em 2em;
padding: 0.25em;
font-size: 85%;
font-family: times new roman;
text-align: center;
line-height: 16px;
}

.index1{
color: black;
font-weight: regular;
margin: 0.25em 2em;
padding: 0.25em;
font-size: 85%;
font-family: times new roman;
text-align: left;
line-height: 18px;
}

hr{
margin: 0.5em;
}

img{
margin: 0.5em 0.5em;
padding: 3px;
border: 1px gray solid;
}

img.noborder{
margin: 0.5em 0.5em;
padding: 3px;
border: 0px;
}

.recipe{
font-family: times new roman;
font-size: 100%;
font-weight: regular;
text-align: left;
margin: 0em 5em 0em 5em;
border: 1px solid gray;
padding: 2em;
}

.photocap{
float: left;
border: 2px solid black;
margin: 0.25em 0.5em 0.25em 2em;
}
</font>
</body>
</html>

