body {
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-position: top;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-right: 15px;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #609;
	line-height: 22px;
	text-transform: capitalize;
	margin-bottom: 0px;
	margin-top: 0px;
}
#men_title {
	color: #333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	text-transform: capitalize;
	color: #EE3345;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #A69BF0;
	text-transform: uppercase;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #609;
	margin: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	color: #609;
	list-style-type: square;
	padding-right: 15px;
}
.bullet {
	color: #609;
	font-size: 14px;
}

