body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	background:url(/images/bg.jpg) repeat;
	color:#FFFFFF;
}

div {
	margin:0px;
}

form {
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	margin:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin:0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin:0px;
	font-weight:bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FF0000;
font-weight:bold;
}

ul {
	list-style-type:square;
	font-size:12pt;
}

.gallery_list{
	font-size:11pt;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	color:#FFFFFF;
}

.product_list{
	font-size:11pt;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	color:#FFFFFF;
}

.pgs{
	font-size:12pt; /*can be any numeric value*/
	text-decoration:none; /*can be set to underline or none*/
	font-weight:bold; /*bold, narrow, normal*/
	color:#FFFFFF; /*hex code for color (http://www.webmonkey.com/reference/Color_Charts)*/
}

.bread{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin:0px;
	font-weight:bold;
	text-decoration:none;
}

.news{
	font-size:12pt; /*can be any numeric value*/
	text-decoration:none; /*can be set to underline or none*/
	font-weight:bold; /*bold, narrow, normal*/
	color:#FF0000; /*hex code for color (http://www.webmonkey.com/reference/Color_Charts)*/
}

