.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000000;
	font-style: normal;
	line-height: 15px;
}

.header {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #0000000;
	font-weight: bold;
	line-height: 15px;
}

.prodname {
	font-size: 13px;
	font-weight: bold;
}

.list {
	font-size: 11px;
	display: block;
	left-margin: 5px;
	margin: 0;
	padding: 0;
	list-style-position: outside;
}


.prodtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 80%;
        font-weight: bold;
        color: #000000;
}

.prodtext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 70%;
        line-height: 130%;
        color: #000000;
}

.prodlist {
	margin: 2em;
	padding: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px%;
        line-height: 130%;
        color: #FFCE16;
	marker-offset: -15px; 
        text-align: left;
	list-style-position: outside;
}


