.Regular { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #003f63; color:#999999; line-height: 1.6em;}
.Link { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; font-weight: normal; color: #78933d; font-style: normal; color: red;}
.SmallLink { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; color: #019E56; font-style: normal; }
.Big { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #000000; color : #000000; }
.Small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #000000;  }
.MonoSpaced { font-family: Courier New, Courier, monospace; font-size: 12px; text-decoration: none; color: #000000;  }
.Price { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold;  }
.SalePrice { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; color: #EE0000;  }
/* .Heading { font-family: Arial, Helvetica, sans-serif; font-size: 20px; text-decoration: none; font-weight: bold; color: #003f63;  }*/
.White { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #FFFFFF;  }
body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; color: #003f63; background-color: #ffffff; color:#999999; }
td { font-family: Arial, Helvetica, sans-serif; font-size: 14px;  }
pre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  }
.mceVisualAid { border: 1px dashed #BBBBBB; }

h2, .Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #78933d;
	background: url(/configuration/images/bullet_leaf.gif) no-repeat;
	line-height: 1em;
	padding-left: 40px;
	}

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; text-decoration: none; font-weight: bold; color: #78933d;  }

a.link {
	color: #78933d;
	font-weight:bold;
	font-weight:normal;
	color: #003f63;
	}

a:hover.link {
	color: #ffffff;
	background-color: #78933d;
	font-weight:bold;
	font-weight:normal;
	background-color: #003f63;
	}

li {
	background: url(/configuration/images/bullet_red.gif) no-repeat 5 left;
	padding-left: 30px;
	list-style-type: none;
	padding-bottom: 12px;
	}

ol li {
	background: none;
	padding-bottom: 0px;
	list-style-type: decimal;
	padding-left: 0px;
	}
