body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	scrollbar-base-color: #6699CC;
}

h1 {
	color: #00007E;
	font-family: Arial;
	font-size: 25px;
	background-image : url(/images/headerunderline.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	padding-left: 50px;
	padding-bottom : 4px;
	margin-top: -5px;
	margin-left: -6px;
	margin-right: -10px;
	margin-bottom: -5px;
	font-style: normal;
	clear: both;
}
h1:first-letter { 
	font-family: arial narrow;
	font-size: 37px;
}

h2 {
	color: #00007E;
	font-family: Arial;
	font-size: 22px;
}

h3 {
	font-family: Arial;
}
h4 {
	font-family: Arial;
}

xp {
	text-align: justify;
}
.intropara:first-letter {
	font-family: arial narrow;
	font-size: 350%;
	font-weight: bold;
	float: left;
}
.sectionheader {
	border-top: 2px dotted #EEEEEE;
	padding-top: 10px;
}

.tablehead {
	color: #000033;
	background-color: #DDEEFF;
	border: 1px solid #6699CC;
	border-bottom: none;
}
.tablebody {
	color: #002255;
	background-color: #F9FCFF;
	border: 1px solid #6699CC;
}
.specstable {
	color: #000033;
	background-color: #FDFDFF;
	border: 1px dashed #CCCCCC;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #00007E; 
	border-left; none;
	cursor: hand;
}

a.menulink, a.menulink:visited, a.menulink:hover, a.menulink:active {
	color: #000000;
	text-decoration: none;
}

a.designlink, a.designlink:visited {
	font-family: menutext;
	border: none;
	padding: 2px;
	color: #BBBBEE;
	text-decoration: none;
} 
a.designlink:hover, a.designlink:active {
	border: 2px outset activeborder;
	padding: 0px;
	color: menutext;
	background-color: menu;
	text-decoration: none;
}






