A:link {color: #333366; } //text-decoration: none} 
A:visited {color: #333366; }// text-decoration: none} 
A:active {color: #333366; } //text-decoration: none} 
A:hover { color: #0000FF; } //text-decoration: none}

H4
{
	font-weight: bold; 
	font-family: "Gill Alternate One Monotype", "Gill Sans", sans-serif; 
	color: #663300;
}

.description
{
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	color: black;
	padding: 4 px
}

.descriptionColor
{
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	color: #663300;
	padding: 4 px
}

.requirements
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: gray;
	padding: 4 px;
}

.reviewBlock
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	color: #663300;
	background-color: #FFFFCC;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
}

.news-text
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	color: black;
	background-color: #EEEEEE
	padding: 4 px
}

.highlight-news-text
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	color: black;
	border-style: dashed;
	border-width: 3 px;
	border-color: #9999CC;
	padding: 4 px
}

.serviceHeader
{
	font-family: Verdana, sans-serif;  
	font-size: 20px; 
	color: black;
	text-weight: bold;
}

.serviceName
{
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	color: black;
	text-weight: bold;
}

.coreServiceSubHeader
{
	font-family: Verdana, sans-serif; 
	font-size: 16px; 
	color: black;
	text-indent: 50;
	border: black, bottom;
}

.column1
{
	position: absolute;
	left:30px;
	top:139px;
	width:250px;
}	

.column2
{
	position: absolute;
	left:310px;
	top:139px;
	width:220px;
}	

.column3
{
	position: absolute;
	left:560px;
	top:139px;
	width:140px;
}	

.cog
{
	position: relative;
	left: 309px;
	top: 91px;
	z-index: -1;
}

.serviceText
{
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	color: black;
	padding: 4 px;
	text-indent: 0px;
}

.coreServicesDescription
{
	position: absolute;
	left: 30px;
	top: 139px;
	width: 500px;
}

.rightSideFiller
{
	position: absolute;
	left: 600px;
	top: 189px;
	z-index: -1;
	border-style: solid;
	border-width: 1 px;
	border-color: #9999CC;
	padding: 4 px;
}

.pageWidth
{
	width: 750px;
}

.productHeader
{
	font-family: Verdana, sans-serif;
	font-size: 48px;
	color: black;
	font-weight: bold;
	border-bottom: black;
	border-width: 0 0 thin 0;
	border-style: none none dashed none;
}

.productSubHeader
{
	color: gray;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
}

.question
{
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.answer
{
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 14px;
}