.backgoundhome {
	background-image: url(../default_images/background_480X325.jpg);
}
.backgroundinside {
	background-image: url(../default_images/background_480X560.jpg);
}
.textbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.bullet {
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: none;


}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.border {
	border: thin solid #993333;
}
.package {
	border: thin dashed #993333;
}
.red {
	color: #A10500;
}

