body {
	font-size:12pt;
	font-family:"Arial, sans-serif";
	background-color: #1FCECB;
}

#content_salesPage {
	background-color: #FFFFC0;
	margin:1% 20% 1% 20%;
	padding: 2%;
	align:center;
}

#content {
	background-color: #FFFFC0;
	margin:1% 1% 1% 1%;
	padding: 2%;
	align:center;
}

a {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #000080;
	text-decoration: underline;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}

p {
	margin: 0px 0px 15px;
}

p.title {
	font-weight:bold;
	font-size:16pt;
}

img {
	border: none;
}

h1 {
	font-size:20pt;
	font-family:"Tahoma";
	color:#D70305;
	font-weight: bold;
	text-transform: capitalize;
	text-align:center;
}

h2 {
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
}

h3 {
	font-weight: bold;
	color: #000000;
	font-size: 14pt;
}

.dropcap {
	float:left;
	font-family:"Tahoma";
	font-size:36pt;
	line-height:24pt;
	margin-top:0px;
	margin-right:2px;
}

.highlight {
	background-color:yellow;
}

subcat {
	font-size:10pt;
}
