h1
{
font-size: 36px;
line-height: 36px;    
}
h2
{
font-size: 34px;    
line-height: 34px;    
}
h3
{
font-size: 32px;  
line-height: 32px;    
}
h4
{
font-size: 30px;    
}
h5
{
font-size: 28px;   
}
h6
{
font-size: 26px;    
}
address
{
font-style: italic;
}
em
{
font-style: italic;
}
blockquote
{
border-left: 3px solid;
padding-left: 30px;
margin-left: 30%;
}
ol
{
list-style-type: decimal;
}
pre
{
word-wrap: break-word;
}