P, PRE
{
    text-align: left;
    font-size: 12;
}

A.pattern_anchor
{
    font-family: Arial, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    font-weight: normal;
    color: #006633;
    border: 0;    
}

A.pattern_anchor:hover
{
    font-family: Arial, sans-serif;
    font-size: 13pt;
    text-decoration: underline;    
    font-weight: bolder;
    color : #336633;
}

P.pattern_brief
{
    width: 60%;
    text-align: justify;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    margin: 2px 0px 7px 0px;    
}
A.back_to_list
{
    font-family: Arial, sans-serif;
    font-size: 20pt;
    text-align: center;
    width: 100%;
    text-decoration: none;
    font-weight: normal;
    color: #006633;    
    border: 0;
}

A.back_to_list:hover
{
    font-family: Arial, sans-serif;
    font-size: 20pt;
    text-align: center;
    width: 100%;
    text-decoration: underline;
    font-weight: normal;
    color: #006633;    
}