a:link {
	color : #950000;
	text-decoration : none;
}

a:visited {
	color : #950000;
	text-decoration : none;
}

a:active {
	color : #990000;
	text-decoration : none;
}

body {
	background-color : #FFF9EA;
	margin : 0px;
}

h1 {
	color : #002255;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color : #002255;
	font-size : 18px;
}

h3 {
	font-size : 16px;
	letter-spacing : 1px;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.bigboldblue {
	color : #0044AA;
	font-size : 14px;
	font-weight : bold;
}

.copyrightbox {
	border : 1px solid #000000;
	font-size : 11px;
	padding : 10px;
	text-align : center;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.horiznav {
	color : #FFF9EA;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.horiznav a:link {
	color : #FFF9EA;
	text-decoration : none;
}

.horiznav a:visited {
	color : #FFF9EA;
	text-decoration : none;
}

.horiznav a:active {
	color : #FFF9EA;
	text-decoration : none;
}

.leftnav {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.leftnav a:link {
	color : #FFF9EA;
	text-decoration : none;
}

.leftnav a:visited {
	color : #FFF9EA;
	text-decoration : none;
}

.leftnav a:active {
	color : #FFF9EA;
	text-decoration : none;
}

.leftnavtitle {
	color : #FFF9EA;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bolder;
}

.prices {
	color : #0044AA;
}

.small {
	font-size : 11px;
}

.textfield {
	font-family : "Courier New", Courier, mono;
	font-size : 12px;
}

#homeheading {
	font : bold 16px Georgia, "Times New Roman", Times, serif;
}

#required {
	color : #FF0000;
	font-weight : bold;
}

.priceheaders, {
	font-weight: bold;
}

.pricingbox {
	background: #990000;
	color: #FFFFFF;
	font-size: 14px;
}

.pricingbox a:link, .pricingbox a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.pricingbox a:hover, .pricingbox a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

/*table added*/
div.story {
				font-family: Veranda, Helvetica, sans-serif;
				font-size: 12px;}
			table{border-collapse:collapse;}
			.th{border-right:1px solid black; padding-left:5px;padding-top:3px; padding-bottom:3px;}	
			.t1{border: 1px solid black; width:30px; text-align:center;padding-top:3px; padding-bottom:3px;}
			.t2{border: 1px solid black; width:75px; text-align:center;}
			.trt{border-bottom: 1px solid black; width:200px; padding-top:3px; padding-bottom:3px;}
			.tx{border: 1px solid black; width:30px; text-align:center; text-transform:uppercase; font-weight:bold;}
			.tf{text-align:center; padding-top:8px; padding-bottom:3px;}