.title
{
font-family: Arial;
font-size: 14px; 
font-weight: bold;
color: #004952
}

.text
{
font-family: arial;
font-size: 12px; 
}

.links
{
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #075964;
text-decoration: underline
}

.links:hover
{
text-decoration: none;
color: #3A8C97;
font-family: arial;
font-size: 11px;
font-weight: bold
}

.subtitle 
{
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #004952
}

.text
{
font-family: arial; 
font-size: 11px;
line-height: 19px;
color: #000000
}

a:hover
{
color: #D07429;
text-decoration: none
}

.footer
{
font-family: arial;
font-size: 11px;
color: #FFFFFF;
font-weight: normal;
text-decoration: none
}

.footer:hover 
{
font-family: arial;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #82C6CF
} 