/* CSS Document */
body{
   margin:0px;
   background:#660099;
}

.heading-txt2{
    font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#0775A9;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.body-txt{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   color:#FFFFCC;
   font-weight:bold;
   text-decoration:none;
   
}
.body-txt14normal{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   color:#FFFFCC;
   font-weight:normal;
   text-decoration:none;
   
}
.body-txt16normal{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:16px;
   color:#FFFFCC;
   font-weight:normal;
   text-decoration:none;
   
}

.body-txtlink{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   color:#FFFFCC;
   font-weight:bold;
   text-decoration:underline;
   
}
.body-txtlink:hover{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   color:#FFFFFF;
   font-weight:bold;
   text-decoration:none;
   
}
.testimonial{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   line-height:13px;
   font-weight:bold;
   font-style:italic
   
}
.favorite{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFCC;
   line-height:20px;
   font-weight:normal;
   font-style:normal
   
}
.smlink{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFCC;
   font-weight:normal;
   text-decoration:underline;
   
}
.smlink:hover{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFFF;
   font-weight:normal;
   text-decoration:none;
   
}
.body-txt12{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFCC;
   font-weight:bold;
   text-decoration:none;
   
}
.txt12normal{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFCC;
   font-weight:normal;
   text-decoration:none;
   
}
.body-txt24{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:24px;
   color:#FFFFCC;
   font-weight:bold;
   font-style:italic;
   text-decoration:none;
   
}
.body-txt18{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:18px;
   color:#FFFFCC;
   font-weight:bold;
   font-style:italic;
   text-decoration:none;
   
}