p, td, li, H1, H2, H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}
H1 { 
	font-size: 16pt;
	font-weight: bold;
}
H2 { 
	font-size: 12pt;
	font-weight: bold;
}
H3 { 
	font-size: 10pt;
	font-weight: bold;
}

.feature {
	font-size: 10px;
}

.featureH { 
	font-size: 12px;
	font-weight: bold;
}
p a:active,a:link,a:visited { color: #003399; }
p a:hover {  color: #003399; 
	text-decoration: none;}
	
td a:active,a:link,a:visited { color: #003399; }
td a:hover {  color: #003399; 
	text-decoration: none;}

.feature a:hover {  color: #003399; 
	text-decoration: none;}

.contact {
	font-size: 10px;
	color: #003399;
}
.contact a:active,a:link,a:visited { color: #003399; }
.contact a:hover {  color: #003399; 
	text-decoration: none;}
	
li {
	list-style-image:url(images/bullet_starburst.gif);
	}
li a:active,a:link,a:visited { color: #003399; }
li a:hover {  color: #003399; 
	text-decoration: none;}
	
.quote {
	font-style: italic;
	border: 2px solid #003399;
	margin: 10px;
	padding: 5px;
} 
.normal {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.caseDetails {
	position: absolute;
	visibility: hidden;
	width: 330px;
	height: 270px;

}
.caseImage {
	position: absolute;
	visibility: hidden;
	width: 130px;
	height: 270px;
	left: 653px;


}
.example {
	color: #99ee66;
	font-family: courier, "times new roman";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	margin-left: 20px;
	border: 1px solid #99ee66;
	padding: 5px;
	width: 300px;
}
.menu {
	font-family: verdana, arial;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	margin-top: -3px;
	padding: 0px;
	height:20px;
}
.menu a {
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
	font-weight: bold;
}
.tablespecs { border: 1px solid #6699bb; }
.tablespecs td, th { border: 1px solid #6699bb; }
th { background-color: #F0F0F0; color: #003399; }
