a:link
{
    Color : blue;
    font-family : "Segoe UI" , sans-serif;
    Text-decoration : underline;
    Font-size : medium;
}
img
{
    Border-style : none;
}
td
{
    border-color : gray;
    Border-style : solid;
    Border-width : 1px;
    font-family : "Segoe UI" , sans-serif;
    Font-size : medium;
}
body
{
    Background-color : rgb(234 , 246 , 246);
    Color : black;
    Font-family : "Segoe UI" , sans-serif;
    Font-size : medium;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Text-align : justify;
}
p
{
    Color : black;
    Font-family : "Segoe UI" , sans-serif;
    Font-size : medium;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Text-align : justify;
}
h1
{
    Color : rgb(0 , 102 , 153);
    Font-family : Georgia , serif;
    Font-size : xx-large;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Text-align : center;
}
h2
{
    Color : black;
    Font-family : Verdana , sans-serif;
    Font-size : large;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Text-align : center;
}
h3
{
    Color : black;
    Font-family : "Segoe UI" , sans-serif;
    Font-size : large;
    Font-style : normal;
    Font-variant : small-caps;
    Font-weight : bold;
    Text-align : center;
}
table
{
    Background-color : rgb(234 , 246 , 246);
    border-collapse : collapse;
    border-color : gray;
    Border-width : 1px;
    font-family : "Segoe UI" , sans-serif;
    Width : auto;
    Font-size : medium;
}
