body {
	background-color: #E1DFED;
	margin-top: 3px;
	margin-bottom: 3px;
}
a {
	color: #00F;
}
h1 {
	font-size: 24px;
	color: #006;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.style7 {	font-weight: bold;
	color: #FF0000;
}
.style10 {	font-size: 18px;
	font-weight: bold;
}
.style12 {	color: #006600;
	font-size: 24px;
}
.style13 {color: #006600}
.style5 {font-size: 9px}
.style6 {font-size: 10px}
.style8 {font-size: 12px;
	font-weight: bold;
}
body, td
{
	color:#000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.style1 {font-size: 16px}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {font-size: 12px; }
.MenuItemFont {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-color: #E0E3EA;
	padding: 3px;
	line-height: normal;
	font-style: normal;
	border: thin ridge #666;
	font-size: 12px;
}
.red {
	color: #F00;
}

h2 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	text-align: center;
	margin: 3px;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	text-align: center;
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.Price {
	font-size: 18px;
	color: #F00;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}
ul {
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

ol {
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

label, label span { display : block; padding-bottom : .25em; }
label {
	float : left;
	width : 100%;
	font-size: 12px;
	height: 12px;
}
label span {
	float : left;
	width : 20%;
	text-align : right;
}

/* =input */
fieldset input {
	float : left;
	border : 1px solid #000;
	background-color: #F0F3F4;
	height: 12px;
	line-height: 16px;
}

fieldset input:hover { border-color : #000; }

div#contactform {
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	background-color: #EDE6FF;
}
