a {
	font-weight: bold;
}

h1 {
	font: normal bold 14pt Arial, Helvetica, sans-serif;
}

h2 {
	font: oblique bold 14pt Arial, Helvetica, sans-serif;
}

h3 {
	font: normal bold 12pt Arial, Helvetica, sans-serif;
}

h4 {
	font: oblique bold 10pt Arial, Helvetica, sans-serif;
}

.salesbody {
	font: normal normal 10pt Arial, Helvetica, sans-serif;
}

h5 {
	font: normal bold 9pt Arial, Helvetica, sans-serif;
}

h6 {
	font: normal bold 8pt Arial, Helvetica, sans-serif;
}

td.black{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

td.black12{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

ul.star {
	list-style-image: url(http://www.stefaniehartman.com/images/star.gif);
}

.b12 {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.b14 {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.b20 {
	color: #000000;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}

.bgylw {
	background-color: #FFFF00;
	font-style: italic;
	font-weight: bold;
}

.black{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

.black12{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

.blackb{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.blue{
	color: #336699;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.blue13{
	color: #336699;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.bluebi{
	color: #336699;
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.bluebi14{
	color: #336699;
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.bluei{
	color: #336699;
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
}

.blueside{
	color: #003366;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.darkred {
	background-color: transparent;
	color: #8B0000;
}

.main{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

.normalunderline {
	text-decoration: underline;
	font: normal normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.boldunderlinered {
	text-decoration: underline;
	font: normal normal bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: Purple;
}


.orange{
	color: #FF8D00;
	font-family: Verdana;
	font-size: 10px;
}

.orange14{
	color: #FFB400;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.orangeb{
	color: #FFB400;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.orangei{
	color: #FFB400;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
}

.ornge{
	color: #FFB400;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.red{
	color: #FF0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.redbi{
	color: #FF0000;
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.side{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

.white{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.white_11{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.white_13{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}

#input{
	background-color: #EFEFEF;
	border-color: #A7A7A7;
	border-style: solid;
	border-width: 1px;
	height: 20px;
	padding-left: 4px;
	padding-top: 2px;
	width: 279px;
}

#textarea{
	background-color: #EFEFEF;
	border-color: #A7A7A7;
	border-style: solid;
	border-width: 1px;
	height: 190px;
	overflow: auto;
	padding-left: 4px;
	width: 279px;
}
