a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	#color: #0000FF;
	color:#006600;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	filter: Chroma(Color=00FF00);

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.leader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.metrobody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.metrobody .quote {
	font-style: italic;
}

.metrobody .quote2 {
	font-style: italic;
	background-color: #FFFFDB;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a {
	color: #FFFFcc;
}
.menu a:visited {
	color: #ffffcc;
}
.menu a:hover {
	color: #0000ff;
}
.menu .current {
	color: #00ff00;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

li {
	list-style-position: outside;
	margin-left: 3em;
	list-style-type: square;
}

.opp-title {
	font-size: 12px;
	font-weight: bold;
}

.title {
	font-weight: bold;
}

.warning {
	color: red;
	font-size: 10px;
}
