body {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

/* index map */

.smaller {
	font-size: 11px;
	line-height: 14px;
}

/* index */

h1 {
	font-size: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 34px;
}

.quotemark {
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 34px;
}

/* for strapline  */
h2  {
	font-size: 24px;
	margin-top:  0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

/* for in-page headers  */

h3  {
	font-size: 22px;
	margin-top:  10px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}

h4  {
	font-size: 22px;
	margin-top:  35px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
}

h5  {
	font-size: 12px;
	margin-top:  15px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}

/* front page top and bottom bars  */

h6  {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

/* general  */

p.home  {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}


p,td  {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	list-style: disc outside;
	font-size: 12px;
	margin-left: 35px;
	margin-bottom: 15px;
}


/* related to inpage anchors and clearing the floated pix boxes  */

.clear { 
    display: block; 
    clear: both; 
    width: 18px; 
    height: 18px;
}
	
.jumplink  {
	font-size: 15px;
	line-height:15px;
}	
