body{

}


.header {
background-color: #bbddff;
text-align: center;
}

.ind_cont {
padding: 10 0 10 0;
}

.cont{
padding: 10 0 10 0;
}

.footer{
background-color: #bbddff;
text-align: center;
}


.faq_title {
font-size: 32;
text-decoration: none;
letter-spacing: 4;
font-weight: bold;
color: #0000ff;

}
.faq_title:hover {
color: #002299;
}


a.electrofaq {
font-size: 12;
text-decoration: none;
font-family: sans-serif;
color: #0000ff;
}
a.electrofaq:hover {
text-decoration: none;
color: #000000;;
}


.asc {
color: blue;
text-decoration: none;
}
.asc:hover{
color: black;
text-decoration: underline;
}

.bold {
font-weight: bold;
color: #4455cc;
}

.center{
text-align: center;
}

