p {
font-family: arial, impact, sans-serif;
font-size: 9pt;
}

p.heading{
	font-family: palatino, arial, impact;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: underline
}
p.news{
	font-family: palatino, arial, impact;
	font-weight: bold;
	font-size: 10 pt;

}
p.newsheading{
	font-family: palatino, arial, impact;
	font-weight: bold;
	font-size: 10 pt;
	text-decoration: underline

}
p.welcome{
	font-weight: bold;
	font-size: 12pt;
}
p.order{
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: red;
	text-decoration: underline
}
.sold{
	font-weight: bold;
	font-size: 10pt;
	color: red;
}
p.title{
	font-weight: bold;
	color: red;
	text-decoration: underline
}
p.body{
	text-align:left;
}
.texttable{
	padding-left:300px;
}
