h1 {
font-family: Verdana, sans-serif;
font-size: 2em;
font-style: normal;
font-weight: normal;
text-transform: normal;
color: #830078;
padding: 0px;
margin: 25px 0px 35px 0px;
border-bottom: 0px solid #ddd;
}

h2 {
font-family: Verdana, sans-serif;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
text-transform: normal;

color: #333;
}


h3 {
font-family: Verdana, sans-serif;
font-size: 1.1em;
font-weight: normal;
font-style: normal;
text-transform: normal;
color: #333;
}

h4 {
 font-size: 0.83em;
 color: #333;
 font-weight: normal;
 font-style: normal;
 text-transform: normal;
}

h5 {
 font-size: 0.83em;
 color: #333;
}

h6 {
 font-size: 0.75em;
 color: #333;
}

adress {
 font-size: 12px;
 color: #222;
}

a {
 color: #009ad7;
}

a:hover {
 color: #830078;
}

a:visited {
 color: #009ad7;
}



ul {
 font-size: 12px;
}

ul li {
 list-style-image: url(../img/li_square.png);
 line-height: 18px;
}

ol {
 font-size: 12px;

}

ol li {

}

td p {

}

