p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
	font-variant: small-caps;
	color: #000;
	padding-top: 2px;
	padding-right: 150px;
	padding-bottom: 2px;
	padding-left: 150px;
	margin: 0px;
}

h2 {
	font-size: 20px;
	font-variant: small-caps;
	color: #000;
	padding-top: 2px;
	padding-right: 150px;
	padding-bottom: 2px;
	padding-left: 150px;
	margin: 0px;
	text-align:center
}

h3 {
	font-size: 16px;
	font-variant: small-caps;
	color: #000;
	margin-top: 30px
	margin-right: 170px;
	margin-bottom: -8px;
	margin-left: 170px;
}

.menu {
	Font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin: 25px 100px -10px 170px; 
}

.menu2 {
	Font-size: 12px;
	font-style: italic;
	margin: 10px 100px -8px 170px; 
}

.menu4 {
	Font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin: 15px 100px -8px 170px; 
}

.menu3 {
	Font-size: 12px;
	font-weight: bold;
	margin: 15px 100px -8px 170px; 
}

.menu5 {
	Font-size: 15px;
	font-weight: bold;
	margin: 25px 100px -10px 170px; 
}
.price {
	Font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin: -0px 100px 0px 170px; 
	border-bottom: 1px dotted #000000;
}
.price1 {
	Font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin: -25px 100px 0px 170px; 
}
.price2 {
	Font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin: -0px 100px 0px 170px; 
}

a:link { color: #3e2161; font-weight: bold; text-decoration: none; }
a:visited { color: #3e2161; font-weight: bold; text-decoration: none; }
a:hover { color: #3e2161; font-weight: bold; text-decoration: underline; }
a:active { color: #3e2161; font-weight: bold; text-decoration: underline; }

a.nav:link { color: #FF3333; font-weight: normal; text-decoration: none; }
a.nav:visited { color: #FF3333; font-weight: normal; text-decoration: none; }
a.nav:hover { color: #FF3333; font-weight: normal; text-decoration: underline; }
a.nav:active { color: #FF3333; font-weight: normal; text-decoration: underline; }

.link {
	color: #FF3333;
	Font-size: 12px;
	margin: -25px 100px 0px 150px; 
}

.top-nav {
	color: #FF3333;
	font-size: 9px;
	margin: 0px;
	padding: 5px 0px 0px;
}

.bottom {
	font-size: 10px;
	color: #FFCC33;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.red {
	color: #FF3333;
}

.orange {
	color: #FFCC33;
}
.body-text {
	margin: 0px;
	padding-top: 5px;
	padding-right: 150px;
	padding-bottom: 5px;
	padding-left: 170px;
	font-size: 12px;
	text-align: justify;
}
