		body {
			margin:0px;
			background-color:#97a7b7;
			font-family: Palatino Linotype;
		}

		td {
			font-family:"Georgia; Palatino Linotype";
			font-size:11pt;
			text-align: justify;
		}

		a {
			text-decoration: none;
			color: black;
		}
		a:hover {
			color: #003b3f;
		}
		a.header:link {
			font-family: "Georgia; Palatino Linotype";
			text-decoration: none;
			size:8px;
			color: black;
		}
		a.header:hover {
			font-family: "Georgia; Palatino Linotype";
			text-decoration: none;
			size:8px;
			color: black;
		}
		a.header:visited {
			font-family: "Georgia; Palatino Linotype";
			text-decoration: none;
			size:8px;
			color: black;
		}
		.specs {
			font-weight:bold;
			color: #17356C;
		}

		li {
			font-size:9pt;
		}

		.details {
			padding-right:10px;
			padding-left:10px;
		}
		.blueText{
			font-size:17px;
			color:#0049D8;
			font-weight:bold;
		}
		
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #104E8B;
	text-decoration: none;
}
td.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	background-image: url(../images/div-col-horz.gif);
}	
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
.subhead {
	color: #104E8B
}
.headmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #000099;
	text-decoration: none;
	line-height: 18px;
}
.areas {
	color: #666666;
	font-weight: bold;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	line-height: 25px;
	background-color: #CDE1CD;
	background-image: url(../images/bak-headcell.jpg);
}
table.tbldata {
	border-left: solid 1px #6699CC;
	border-right: solid 1px #6699CC;
	border-top: solid 1px #6699CC;
	border-bottom: solid 1px #6699CC;
	padding: 0.1em;
}
