body {
	background-image: url(images/bg.gif);
	background-color: #CCCCCC;
	margin: 8px 10px 8px 10px;
}

a:link { color: #444444; text-decoration: none; }
a:active { color: #444444; text-decoration: none; }
a:visited { color: #444444; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }
a.menu:link { color: #FFFFFF; text-decoration: none; }
a.menu:active { color: #FFFFFF; text-decoration: none; }
a.menu:visited { color: #FFFFFF; text-decoration: none; }
a.menu:hover { color: #FFFFFF; text-decoration: underline; }
a.new:link { color: #00008B; text-decoration: none; }
a.new:active { color: #00008B; text-decoration: none; }
a.new:visited { color: #00008B; text-decoration: none; }
a.new:hover { color: #FF0000; text-decoration: none; }

.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.text {
	padding: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: normal; line-height: 17px;
	color: #000000; text-align: justify; letter-spacing: 0px;
}
.s_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; line-height: 15px;
	color: #000000; text-align: justify; letter-spacing: 0px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000;
	text-align: center; letter-spacing: 1px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; color: #000000;
	text-align: left; letter-spacing: 0px; padding-top: 8px;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #424242;
	letter-spacing: 0px;
	text-align: center;
}
.bottom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: bold; color: #444444;
	padding-bottom: 2px; padding-left: 8px; padding-right: 8px;
}
p {
	margin-bottom: 7px;
	margin-top: 7px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	font-weight: bold; color: #1C1C1C;
	text-align: center; margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	font-weight: bold; font-style: italic; color: #1C1C1C;
	text-align: center; margin: 0px;
}
ul {
	list-style-type: disc;
	margin-left: 16px;
}
ol {
	margin-left: 24px;
}
li {
	margin-top: 4px;
}
#price {
	width: 468px; height: 10px;
	border: 1px #123456 solid;
	background-color: #DDD;
	font-size: 24px;
	padding: 19px; letter-spacing: 1px;
}
.form {
	background-color: #FFF; border: 1px #000000 solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000; width: 430px; height: 19px;
}
