body {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#707070;
	font-size:12px;
    }
.heading1{
	font-size:20px;
}

.test{
	font-weight:bold;
}

.red{
	color:#cc0000;
}

.blue{
	color: #000099;

}