body p div span {
font-family:arial;
}
.top_header_text {
color:rgb(55,190,58);
font-weight:600;
font-size:21px;
}

.normal_text {
color:rgb(54,96,166);
font-weight:600;
font-size:15px;
line-height:30px;
}

.logo_text {
color:rgb(55,190,58);
font-size:1.1em;
}

a img {
border:none;
}

span#aboutus_heading {
font-size:19px;
font-weight:500;
color:rgb(40,73,126);
}

span#aboutus_text {
font-size:16px;
}

.ask_button {
background-color:rgb(248,248,248);
border:2px solid;
border-top-color:gray;
border-left-color:gray;
border-right-color:gray;
border-bottom-color:gray;
width:106px;
height:24px;
background-repeat:none;
font-size:13px;
text-align:center;
}

.ask_button_hover {
border : 2px solid;
border-top-color:rgb(55,190,58);
border-left-color:rgb(55,190,58);
border-right-color:rgb(55,190,58);
border-bottom-color:rgb(55,190,58);
}
