﻿/* SILIXA WEBSITE STYLESHEET */
html
{
    overflow: scroll;
}
body
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
    /*behavior: url("csshover3.htc");*/

}

DIV
{
    border-collapse: collapse;
    text-align: left;
}

ul a
{
    text-decoration: none;
}
li
{
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    list-style-type: none;
    line-height:15px;
}
li a
{
    font-size:10px;
}
H1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #336699;
    font-weight: normal;
    text-transform: uppercase;
    display:inline;
}
H2
{
    font-family: Calibri, Arial, Georgia;
    font-size: 24px;
    color: #333399;
    font-weight: normal;
    display:block;
    margin-top:0px;
    margin-right:0px;
    margin-left:0px;
    margin-bottom:0px;
    padding-top: 10px;
    padding-bottom: 5px;
    
}
H3
{
    font-weight: normal;
    font-size: 18px;
    color: #6666cc;
    font-family: Arial, Georgia;
    display:block;
    margin-top:0px;
    margin-right:0px;
    margin-left:0px;
    margin-bottom:0px;
    padding-top:5px;
    padding-bottom: 5px;
}
P
{
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, 'Microsoft Sans Serif';
    margin-top:10px;
    margin-right:0px;
    margin-left:0px;
    margin-bottom:10px;
}
H4
{
    font-weight: normal;
    font-size: 18px;
    color: #666666;
    font-family: Calibri, Arial, 'Microsoft Sans Serif';
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
}
A
{
    font-weight: normal;
    font-size: inherit;
    color: #0099FF;
    font-family: Verdana;
    text-decoration: none;
    font-weight: inherit;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
H5
{
    font-family: Verdana, Arial;
    font-size: 12px;
    overflow: hidden;
    vertical-align: bottom;
    text-align: left;
    color: #336699;
    margin-top:0px;
    margin-right:0px;
    margin-left:0px;
    margin-bottom:0px;
    padding-bottom: 5px;
    padding-top:5px;
}
H6
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
    color: #336699;
    text-align: left;
    margin-top:0px;
    margin-right:0px;
    margin-left:0px;
    margin-bottom:0px;
    padding-bottom: 0px;
    padding-top:5px;
}
p.title
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #0099FF;
    text-align: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
    font-style: italic;
}
A:hover
{
    font-weight: normal;
    font-size: inherit;
    color: #336699;
    font-family: inherit;
    text-decoration: none;
    font-weight: inherit;
    margin-top:0px;
    margin-right:0px;
    margin-left:0px;
    margin-bottom:0px;
}
A img
{
    border-style:none;
}