
h1
{
	color: #06C;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-style: normal;
	text-transform: lowercase;
	font-weight: normal;
}

h2
{
	color: #06C;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-style: normal;
	text-transform: lowercase;
	font-weight: normal;
}

h3
{
	color: black;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	text-transform: lowercase;
}

h4
{
	color: black;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
}

h5
{
	color: black;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
}

p
{
	color: black;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
}

cite {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
}


div
{
	vertical-align: top;
	line-height: 12px;
	white-space: normal;
}

b
{
	color: black;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
}

ul
{
	color: black;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: bold;
	font-weight: normal;
	text-transform: lowercase;
}

ol
{
	color: black;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: bold;
	font-weight: normal;
	text-transform: lowercase;
}

address 
{
padding-left: 10em;
color: black;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-style: bold;
	text-transform: none;
}
