/* CSS Document */

body
{
font-family: Times New Roman, Times, serif;
font-size: 12px;
font-color: #000000;
}
h1
{
font-family: Times New Roman, Times, serif;
font-size: 24px;
color: #003366;
}
p
{
font-family: Times New Roman, Times, serif;
font-size: 16px;
font-color: #000000;
}
h2
{
font-family: Times New Roman, Times, serif;
font-size: 20px;
color: #000000;
}
h3
{
font-family: Times New Roman, Times, serif;
font-size: 20px;
color: #006699;
}
a:link { text-decoration: underline; font-size: 16px; color: #000000; }
a:hover { text-decoration: none; font-size: 16px; color: red; }
a:visited { text-decoration: underline; font-size: 16px; color: #006699; }
td.btm
{
background-image: url(images/bottom.jpg);
background-repeat: no repeat;
}
h4
{
font-family: Times New Roman, Times, serif;
font-size: 15px;
color: black;
font-weight: heavy;
}