<!-- Company : Asoft, Jawed Aslam, Web Developer & Search Engine Optimizer, Contact: +91-9899180725 -->

BODY{
    font-family : Verdana, Arial, sans-serif ;
    font-size :10pt;
    background: rgb(255,255,255);
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: none;
	color: red;
}
H1{
font-size: 200%;
 }
H2{
font-size: 150%;
 }
H3{
font-size:110%
 }
div.box{ 
border:solid;
border-width:thin;
width:100%;
 }

ul {
    font-family : Verdana, Arial, sans-serif ;
    font-size :10pt;
	color:#FFFF66;
	text-align:left;
}