@charset "utf-8";
/* CSS Document */

body {margin:0px;}
.heading {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:25px;
color:#ef0304;
}
.inner-txt {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#333333;
line-height:18px;
text-align:justify;
}
.services {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:32px;
color:#333333;
}
.txt-box {
border:1px #FFFFFF solid;
background-color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
color:#333333;
}
.footer-links {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.footer-links a {
color:#FFCC00;
text-decoration:none;
}
