body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	position: relative;
	text-decoration:none;
	font-weight:normal;
	line-height:normal; 
}

ul{list-style-type:disc
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #008080;
	text-align: left;
	position: relative;
	text-decoration:none;
	font-weight:bold;
	line-height:normal;
	left: -1px;
	margin-bottom: 6px;
}

.subhead_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #008080;
	text-align: center;
	position: relative;
	text-decoration:none;
	font-weight:bold;
	line-height:normal;
	left: -1px;
}


.subhead_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000000;
	text-align: left;
	position: relative;
	text-decoration:none;
	font-weight:bold;

	font-style:italic
	line-height:normal;
	left: -1px;
	font-style: italic;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: center;
	position: relative;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #0000FF;
	text-align: center;
	position: relative;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #008080;
	text-align: left;
	position: relative;
	text-decoration:none;
	font-size:14;
	font-weight:bold;
	line-height: 28px;
}

a.menu_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #008080;
	text-align: left;
	position: relative;
	text-decoration:none;
	font-weight:normal;
	line-height: 28px;
}
img
{
	border-style: none;
}

