p {
	font-family : Arial,Tahoma;
	font-size : 14px;
	color : #7a7878;
	padding-left : 10px;
	padding-right : 10px;
	text-align : justify;
	line-height : 18px;
}

div {
	font-family : Arial,Tahoma;
	font-size : 14px;
	color : #7a7878;
	padding-left : 10px;
	padding-right : 10px;
	text-align : justify;
	line-height : 18px;
}
div.price {
	font-family : Arial,Tahoma;
	font-size : 14px;
	color : black;
	text-align : justify;
	line-height : 18px;
}
div.footer {
	font-family : Arial,Tahoma;
	font-size : 13px;
	color : #ffffff;
	text-align: center;
	text-weight: bold;
}
li {
	font-family : Arial,Tahoma;
	font-size : 14px;
	color : #7a7878;
	padding-left : 10px;
	text-align : justify;
	line-height : 18px;
}
h1.price {
	text-align: center;
	font-family: sans-serif;
	color: black;
}
h2 {
	font-family : Arial,Tahoma;
	font-size : 16px;
	text-align: left;
	color : #7a7878;
	background-image : url(/content/i/line-h2.gif);
	background-repeat : no-repeat;
	padding-left : 10px;
	padding-bottom : 15px;
	padding-top : 1px;
}
h3 {
	font-family : Arial,Tahoma;
	font-size : 16px;
	color : #7a7878;
	padding-left : 10px;
}
table.brd {
	border-color : #cccccc;
	border-style : solid;
	border-width : 1px;
}
table.price {
	border-color : #cccccc;
	border-style : solid;
	border-width : 1px;
}
td.price {
	font-family: sans-serif;
	font-size: 10px;
}

TH.brd {
	font-family : Arial,Tahoma;
	font-size : 12px;
	color : #7a7878;
	text-align : left;
	vertical-align : top;
	width : 50%;
	border-color : #cccccc;
	border-style : solid;
	border-width : 1px;
}
TD.brd {
	font-family : Arial,Tahoma;
	font-size : 12px;
	color : #7a7878;
	text-align : left;
	vertical-align : top;
	border-color : #cccccc;
	border-style : solid;
	border-width : 1px;
}

TH.addr {
	font-family : Arial,Tahoma;
	font-size : 12px;
	color : #7a7878;
	text-align : right;
	vertical-align : top;
}
TD.addr {
	font-family : Arial,Tahoma;
	font-size : 12px;
	color : #7a7878;
	text-align : left;
	vertical-align : top;
}

a:link, a:visited, a:active {font-family : Arial,Tahoma; color: #363636; text-decoration: none}
a:hover {font-family : Arial,Tahoma; text-decoration: underline; color: #363636}

a.price:link, a.price:visited, a.price:active {
	font-size : 12px;
	font-family : Arial,Tahoma;
	color: #363636;
	text-decoration: none;

}
a.price:hover {
	font-size : 12px;
	font-family : Arial,Tahoma;
	text-decoration: underline;
	color: #363636;

}
p.lmenu {
	margin:0;
	margin-left: 5px;
	text-align:left;
	text-indent: -15px;
}
a.lmenu:link, a.lmenu:visited, a.lmenu:active {
	padding-left : 7px;
	font-size : 12px;
	font-family : Arial,Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
a.lmenu:hover {
	padding-left : 7px;
	font-size : 12px;
	font-family : Arial,Tahoma;
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
.content {
	margin-bottom:50px;
}
.input {
	width:90%;
}

