﻿/* CSS Document */
 
body
{
margin: 0px;
background-color:#ffffff;
font-family:Verdana;
font-size:12px;
color:#5e6874;
}
table{
font-family:Verdana;
font-size:12px;
color:#5e6874;
}
h1
{
font-size:16px;
font-weight:bold;
}

h2
{
font-size:14px;
font-weight:bold;
}

h3
{
font-size:12px;
font-weight:bold;
}

h4
{
font-size:12px;
font-weight:bold;
}

h5
{
font-size:12px;
font-weight:normal;
font-style:italic;
}
a{
text-decoration:none;
font-weight:bold;
}

