body
{
	font-family: lucida grande, arial, verdana, sans serif;
	padding: 16;
}

h1
{
	font-family: times new roman, serif;
	font-size: 64px;
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #FD9;
	margin: 0px;
}

h2 { 
    padding-top: 16px;
    font-family: times new roman, serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #669;
} 

h3
{
	font-family: times new roman, serif;
	font-size: 24px;
	color: #669;
}

h4 { font-size: 12px; padding: 10px 10px 0 10px; }

h5 { font-size: 12px; font-weight: normal; font-family: georgia, Trebuchet MS, serif; font-style: italic; margin-bottom: 18px; }

p { color: #AAA; }

ul
{
	color: #AAA;
	list-style-type: lower-roman;
}

cite
{
	font-family: serif;
	color: #FFF;
}

.link
{
	color: #66F;
	padding-right: 16pt;
	line-height: 1.5em;
	text-decoration: none;
}

.inline-link
{
	color: #66F;
	line-height: 1.5em;
	text-decoration: none;
}