body {
	margin: 0px;
	height: 100%;
	width: 100%;	
	text-align: center;		
	font-family:  Arial, Verdana, Geneva,sans-serif;
	font-size:11px;
	background-color:#FFFFCC;
	}
td {font-size:11px; }	
.producttext {font-size:11px; }	
hr { color: #333333}
.productheading {
	padding-top:20px; 
	color: #333333;
	font-size:16px;
	font-weight:bold; 
	}
a:link {color:#333333; }
a:visited {color:#333333;}
a:hover {color:#000000;}

.productsubtitle {
	color:#999999;
	font-size:14px;
	}
.productsubheading {
	color: #000099;
	font-size:14px;
	font-weight:bold; }
	
.footer {
	color:#FFFFFF;
	font-size:12px;
}
a.footer:link {
	color: #FFFFFF;
}
a.footer:visited {
	color: #FFFFFF;
}
a.footer:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
.plans {
	border:1px #999999 solid; }
.plans td {
	font-size:10px;
	border-bottom:1px #CCCCCC solid ;
}
.plans th {
	background-color:#CCCCCC;
	font-size:11px;
	font-weight:bold;
}		
.sectiontitle {
	color: #999999;
	font-size:20px;
	font-weight:bold;
}	
.subnav {
	color: #999999;
	line-height:1.5em;
	}		
a.subnav:link {
	color:#999999;
	text-decoration:none }
a.subnav:visited {
	color:#999999;
		text-decoration:none }
a.subnav:hover {
	color: #333333; 
		text-decoration:none }
		
.productdetailbox {
	border:#CCCCCC thin solid;
	border-bottom:#000066 2px solid;
	padding:3px;
	color:#666666;
	width:350px;
	height:120px;
}
.productdetailheading {
	font-size:14px;
	font-weight:bold;
	color: #333333; }
.productdetailsubtitle {
	font-size:12px;
	color:#999999;
	padding-bottom:5px; 
	}	
			
			


