/* ELEMENTS */

UL {
	list-style-image: url(images/dots_10_medgray.gif);
	list-style-position: outside;
}

TD{
	font-size: 11px;
}

H1{
	font-size: 16px;
	color: #708090;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

H2{
	font-size: 14px;
	color: #36648B;
}

H3{
	font-size: 12px;
	color: Gray;
}

EM {
	color: #667988;
	font-weight: bold;
}

STRONG {
	color: #696969;
	font-weight: bold;
}