h1,h2,h3,h4, blockquote
{
font-family: arial, 'sans serif'; 
}

p,table,li,address
{
font-family: arial, 'sans serif'; 
margin-left: 0pt;
}


	

li,th,td, blockquote
{
font-size: 80%;
}
h4
{
	font-size: 90%;
}

p
{
font-size: 80%;
}

td.narrow {
	width:140px;
}


p.MenuItem
{
	font-size: 90%;
	color:saddlebrown;
	font-weight:bold;
	text-align:right;
	line-height:50%;
	cursor: pointer;
}

p.MenuItem:hover {
	text-decoration:underline;
}
	

th {background-color:#FAEBD7}

body
{
background-color: #ffffff;
}

h1,h2,h3,h4,hr
{
color:saddlebrown; 
}

body.statusbar
{
	background-color: saddlebrown;
}

div.statusbartext
{
	color:white;
	text-align:center;
	font-family: arial, 'sans serif';
	font-size: 90%;
}

div.plaintext
{
	font-family: arial, 'sans serif'; 
	margin-left: 0pt;
	font-size: 80%;
}
	

a:link    {color:darkred}
a:visited {color:darkred}
a:active  {color:red}
a:hover   {color:red}


