.menu {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background: #ffffff;
	min-width: 110px;
}

.menu a { 
	display: block;
	background: #f3f3f3;
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	text-decoration: none;
	padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px;
	min-width: 110px;
 } 
 
.menu a:active {
	display: block;
	background: #f3f3f3;
	color: #003366;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	text-decoration: none;
}

.menu a:visited {
	display: block;
	background: #f3f3f3;
	color: #BF0000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	height: 16px;
	text-decoration: none;
}

.menu a:hover {
	display: block;
	background: #c6e5e5;
	color: #003399;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	height: 16px;
	text-decoration: none;
}

.menu a:link { 
	display: block;
	background: #f3f3f3;
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	text-decoration: none;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
.pictitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
}	
.strapline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;	
}
.box {
	border: 1px solid #000000;
}
