@import "wysiwyg.css";

body {
text-align:center;
background-color:#818285;
}

h1 {
color:#019E95;
font-weight:bold;
margin-bottom:10px;
font-size:16px;
}

* h2 {
color:#019E95;
font-weight:bold;
margin-bottom:7px;
font-size:14px;
}

* h3 {
color:#019E95;
font-weight:bold;
margin-bottom:7px;
font-size:12px;
}

.my_footer {
height:50px;
background:#E0ECEB;
border-top:1px solid #00ACA2;
}

.menu_bottom ul li {
display:inline;
margin-right:10px;
}

.netpeak {
margin-left:40px;
padding-bottom:10px;
}

.add_text {
background:#C8DBE9;
padding:7px 15px;
border:1px dashed #818285;
}

* .add_text p {
font-size:10px;
line-height:125%;
}

* .add_text p strong {
font-size:10px;
line-height:125%;
}

* .add_text p a {
font-size:10px;
line-height:125%;
}

.navy {
padding-bottom:10px;
}
