body  {
	background-image: url(/graphics/bgflags.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 86%;
}

p,table,dl,ol,ul    {
    font-size: 1.0em;
}

h1, h2, h3, h4  {
	color : #090;
}

h1	{
	font-size: 1.8em;
}

h2	{
	font-size: 1.5em;
}

h3	{
	font-size: 1.3em;
}

h4  {
	font-size: 1.1em;
	font-style : italic;
}

a:link	{
	color : #090;
}

a:visited	{
	color : #999;
}

a:hover  {
	color : #0c0;
}

a:active	{
	color: #c00;
}

dt	{
	font-weight: bold;
}

dd	{
	margin-bottom: 10px;
}

hr	{
	color: #090;
}

.smaller  {
	font-size : 0.9em;
}

.large  {
	color : #090;
	font-size : 1.2em;
}

.sm-green   {
	color : #090;
	font-size : 0.9em;
}

.credits	{
	font-size: 0.8em;
	color: #666;
	font-style: italic;
}