@charset "UTF-8";
/* CSS Document */

body
{
font-family: helvetica, sans-serif;
font-size:11px;
}

a
{
color: #008fad;
}

a:hover
{
color: #2ecaff;
}


h1
{
font-size:1.6em;
color:rgb(50,50,50);
}

h2
{
font-size:1.2em;
color:rgb(50,50,50);
}

h3
{
font-size:1.1em;
color:rgb(50,50,50);
}


indent
{
color: #008fad;
}

ul.contacts
{
padding:0px;
margin: 0px;
list-style: none;
font-size: 1.4em;
color:#008fad;
}
