body {
background: #F3F4F6;
}

td {
font-family: tahoma;
font-size: 11px;
}

h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}

a {
font-family: tahoma;
font-size: 11px;
color: #006699;
text-decoration: none;
}

a:visited {
color: #006699;
text-decoration: none;
}

a:hover {
color: #006699;
text-decoration: none;
}

a:active {
color: #006699;
text-decoration: none;
}

.menu {
font-family: tahoma;
font-style: bold;
font-size: 11px;
}

input {
font-family: tahoma;
font-size: 11px;
color: #000000;
border-width: 1px;
border-color: #000000;
border-style: solid;
width: 100%;
}

select {
font-family: tahoma;
font-size: 11px;
width: 100%;
}

textarea {
font-family: tahoma;
font-size: 11px;
width: 100%;
}

.price {
border-width: 1px;
border-color: #000000;
border-style: solid;
}

.item_name {
font-style: bold;
font-color: #CCCCCC;
}

.item_value {
font-style: bold;
font-color: #000000;
}

table.comment {
	border: 2px solid #FF0000;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
}
