body
{ 
	background-color: #111111
;
        color: white;
	font-family: arial, sans-serif; 
	font-style: normal;
	font-size: medium;
	text-align: left;
}

table 
{ 
	table-layout: fixed;
	width: 100%;	
	empty-cells: hide;
	margin: 10px;
}

table.links 
{ 
	margin: 0px 10px 10px 10px;
}


td
{
	vertical-align: top;
      	text-align: left;
	padding: 10px;
}

td.denominations
{
	vertical-align: top;
      	text-align: left;
	padding: 2px;
}

img.big
{
	width: 170px;
}

td.menu
{
	border: 1px solid black;
	width: 208px;
	vertical-align: top;
      	text-align: left;
	line-height: 140%;
}

td.center
{
	vertical-align: top;
      	text-align: center;
}

a
{
	font-family: arial, sans-serif; 
	font-style: normal;
	font-size: medium;	
	color: #FFFF66;
	text-decoration: none;
}

a:hover
{
	color: red;
}

a:active
{
	color: red;
}

a:visited
{
	color: #FFFF66;
}

a.current
{
	font-weight: bold;
}

p.page_title
{
	font-size: 24pt;
	font-weight: bold;
	text-align: center; 	
	line-height: 140%;
}

div.motto
{
	vertical-align: top;
	font-size: 18pt;
	font-weight: bold;
	text-align: center; 	
	line-height: 140%;
}

p.centered
{
	text-align: center;
}

p.section_title
{
	font-weight: bold; 
}


.abc_list
{
	list-style-type:lower-alpha;
}

.roman_list
{
	list-style-type:lower-roman;	
}

div.area
{
	font-family: arial, sans-serif; 
	font-style: italic;
	font-size: small;
	text-align: left;
}
