body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
hr {
	margin: 1px 0px;
	padding: 1px 0px;
	color: #999999;
	line-height: 2px;
}
ul {
	margin-top: 0px;
	margin-left: 10px;
	list-style-image: url(images/icon_02.jpg);
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 10px;
}

p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h1 {
	font-size: 12px;
	color: #669900;
	margin-top: 14px;
	margin-bottom: 2px;
}
h2 {
	font-size: 12px;
	color: #838383;
	margin: 0px;
}
h3 {
	font-size: 12px;
	color: #666666;
	margin-top: 14px;
	margin-bottom: 2px;
}
h4 {
	font-size: 11px;
	color: #FF6600;
	margin-top: 3px;
	margin-bottom: 1px;
}

a {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#top_links a {
	color: #006699;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 2px;
	font-size: 11px;
	font-weight: bold;
}
#top_links a:hover {
	color: #006699;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
	display: block;
	width: 93px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_hover.gif);
	background-repeat: repeat-x;
}
#footer {
	font-size: 11px;
}
#footer a {
	color: #009933;
}
#note {
	color: #838383;
	font-size: 11px;
}







.mlarge {
	font-size: 14px;
	font-weight: bold;
}

.small {
	font-size: 11px;
}
.price {
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}
.error {
	color: #FF0000;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
