p{
	font-family: tahoma, helvetica, sans-serif;
	font-size: small;
	color: white;
	font-variant: normal;
}

div{
	font-family: tahoma, helvetica, sans-serif;
	font-size: small;
	color: white;
	font-variant: normal;
	}


body { 
	background-attachment: fixed; 
    background-repeat: no-repeat;
	font-family: tahoma, helvetica, sans-serif;
	font-size: small;
	color: white;

}

td{
	font-family: tahoma, helvetica, sans-serif;
	font-size: x-small;
	color: white;
	font-variant: normal;
}

.title {
   font-family: tahoma, helvetica, sans-serif;
	color: white;
	font-weight: bold;
}

.section{
	font-family: tahoma, helvetica, sans-serif;
	color: white;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.price{
	font-family: tahoma, helvetica, sans-serif;
	color: white;
	font-size: small;
	text-align: center;

}

.heading{
	font-family: tahoma, helvetica, sans-serif;
	color: white;
	font-size: large;
	font-weight: bold;
	text-align: center;

}

.other_heading{
	font-family: tahoma, helvetica, sans-serif;
	color: white;
	font-size: medium;
	font-weight: bold;
	text-align: center
}